IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.12.3.6 IfcCurveStyleFont

AbRV ⓘ

8.12.3.6.1 Semantic definition

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!