Navigation

IfcAnnotationCurveOccurrence

Definition from ISO/CD 10303-46:1992: An annotation curve occurrence is a curve with a style assignement.

NOTE Corresponding STEP name: annotation_curve_occurrence. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.

HISTORY New entity in Release IFC2x 2nd Edition.

EXPRESS specification:

ENTITY IfcAnnotationCurveOccurrence
SUBTYPE OF ( IfcAnnotationOccurrence);
END_ENTITY;

Inheritance graph

ENTITY IfcAnnotationCurveOccurrence;
ENTITY IfcRepresentationItem;
ENTITY IfcStyledItem;
Item  :  IfcRepresentationItem;
Styles  :  SET [1:?] OF IfcPresentationStyleAssignment;
ENTITY IfcAnnotationOccurrence;
Name  :  OPTIONAL IfcLabel;
ENTITY IfcAnnotationCurveOccurrence;
END_ENTITY;