Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcHatchLineDistanceSelect

Definition from IAI: The IfcHatchLineDistanceSelect is a selection between different ways to determine the distance and potentially start point of hatch lines, either by an offset distance length measure or by a vector..

HISTORY  New type in Release IFC2x Edition 3.

EXPRESS specification:

TYPE IfcHatchLineDistanceSelect = SELECT
( IfcOneDirectionRepeatFactor,
IfcPositiveLengthMeasure);
END_TYPE;