IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.12.2.9 IfcHatchLineDistanceSelect

8.12.2.9.1 Semantic definition

The IfcHatchLineDistanceSelect is a selection between different ways to determine the distance and optionally the start point of hatch lines, either by an offset distance measure or by a vector.

The vector, if selected, acts as a one time repeat factor in the fill area style hatching for determining the origin of the repeated hatch line relative to the origin of the previous hatch line, Given the initial position of any hatch line, the one direction repeat factor determines two new positions according to the equation:

I + k * R k ∈{-1,1}

Figure 8.12.2.9.A shows the use of a vector for hatch line distances

IfcHatchLineDistanceSelect_Fig1.gif 3,8 KB
Figure 8.12.2.9.A — vector as one direction repeat factor

8.12.2.9.2 Type values

Type
IfcPositiveLengthMeasure
IfcVector
Table 8.12.2.9.B

8.12.2.9.3 Formal representation

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

8.12.2.9.4 References

Edit on Github


Is this page difficult to understand? Let us know!

8.12.2.9.5 Changelog

8.12.2.9.5.1 IFC4

  • item, IfcVector
  • item, IfcOneDirectionRepeatFactor