ENTITY IfcAnnotationCurveOccurrence
(* SCHEMA IFC2X3; *)
ENTITY IfcAnnotationCurveOccurrence
SUPERTYPE OF (ONEOF
(IfcDimensionCurve
,IfcProjectionCurve))
SUBTYPE OF (IfcAnnotationOccurrence);
WHERE
WR31 : NOT(EXISTS(SELF\IfcStyledItem.Item)) OR
('IFC2X3.IFCCURVE' IN TYPEOF (SELF\IfcStyledItem.Item));
END_ENTITY;
Explicit Attributes
Entity IfcAnnotationCurveOccurrence has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcAnnotationCurveOccurrence has the following local and inherited inverse attributes:
Supertypes
Entity IfcAnnotationCurveOccurrence inherits from the following supertypes:
IfcRepresentationItem
IfcStyledItem
IfcAnnotationOccurrence
Subtypes
Entity IfcAnnotationCurveOccurrence has the following subtypes:
IfcDimensionCurve*
IfcProjectionCurve*
* - Immediate Subtypes
Referenced By
Entity IfcAnnotationCurveOccurrence and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:11-04:00