Navigation

IfcAnnotationOccurrence

Definition from ISO/CD 10303-46:1992: The annotation occurrence entity is a geometric representation item which has style for presentation. This entity shall be used for annotation purposes only.

NOTE Corresponding STEP name: annotation_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 IfcAnnotationOccurrence
ABSTRACT SUPERTYPE OF (ONEOF(IfcAnnotationTextOccurrence, IfcAnnotationSymbolOccurrence, IfcAnnotationCurveOccurrence, IfcAnnotationFillAreaOccurrence, IfcAnnotationSurfaceOccurrence))
SUBTYPE OF ( IfcStyledItem);
Name  :  OPTIONAL IfcLabel;
END_ENTITY;

Attribute definitions:

Name  :  The word, or group of words, by which the annotation occurrence is referred to.

Inheritance graph

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