ENTITY IfcStyledItem
(* SCHEMA IFC2X3; *)
ENTITY IfcStyledItem
SUPERTYPE OF (ONEOF
(IfcAnnotationOccurrence))
SUBTYPE OF (IfcRepresentationItem);
Item : OPTIONAL IfcRepresentationItem;
Styles : SET [1:?] OF IfcPresentationStyleAssignment;
Name : OPTIONAL IfcLabel;
WHERE
WR11 : SIZEOF(Styles) = 1;
WR12 : NOT('IFC2X3.IFCSTYLEDITEM' IN TYPEOF(Item));
END_ENTITY;
Explicit Attributes
Entity IfcStyledItem has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcStyledItem has the following local and inherited inverse attributes:
Supertypes
Entity IfcStyledItem inherits from the following supertypes:
IfcRepresentationItem
Subtypes
Entity IfcStyledItem has the following subtypes:
IfcAnnotationCurveOccurrence
IfcAnnotationFillAreaOccurrence
IfcAnnotationOccurrence*
IfcAnnotationSurfaceOccurrence
IfcAnnotationSymbolOccurrence
IfcAnnotationTextOccurrence
IfcDimensionCurve
IfcDimensionCurveTerminator
IfcProjectionCurve
IfcTerminatorSymbol
* - Immediate Subtypes
Referenced By
Entity IfcStyledItem 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:13-04:00