IFC 4.3.2.20250905 (IFC4X3_ADD2) under development

  • Help suggest improvements
  • Get user or developer support

8.12.3.6 IfcCurveStyleFont

RV ⓘ
AbV ⓘ

8.12.3.6.1 Semantic definition

Definition according to ISO/CD 10303-46:1992 A curve style font combines several curve style font pattern entities into a more complex pattern. The resulting pattern is repeated along the curve. Corresponding ISO 10303 name: curve_style_font. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard. New entity in IFC2x2.

8.12.3.6.2 Entity inheritance

8.12.3.6.3 Attributes

# Attribute Type Description
IfcCurveStyleFont (2)
1 Name OPTIONAL IfcLabel

Name that may be assigned with the curve font.

2 PatternList LIST [1:?] OF IfcCurveStyleFontPattern

A list of curve font pattern entities, that contains the simple patterns used for drawing curves. The patterns are applied in the order they occur in the list.

Table 8.12.3.6.A

8.12.3.6.4 Formal representation

ENTITY IfcCurveStyleFont
 SUBTYPE OF (IfcPresentationItem);
	Name : OPTIONAL IfcLabel;
	PatternList : LIST [1:?] OF IfcCurveStyleFontPattern;
END_ENTITY;

8.12.3.6.5 References

Edit on Github


Is this page difficult to understand? Let us know!