ENTITY IfcStyledItem

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcStyledItem
 SUPERTYPE OF (ONEOF
	(IfcAnnotationOccurrence))
 SUBTYPE OF (IfcRepresentationItem);
	Item : IfcRepresentationItem;
	Styles : SET [1:?] OF IfcPresentationStyleAssignment;
	Name : OPTIONAL IfcLabel;
 WHERE
	WR1 : SIZEOF(Styles) = 1;
END_ENTITY;

Explicit Attributes

Entity IfcStyledItem has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ItemIfcRepresentationItem (ENTITY)IfcStyledItem
 StylesSET OF IfcPresentationStyleAssignment (ENTITY)IfcStyledItem
 NameIfcLabel (STRING)IfcStyledItem

Derived Attributes

    No derived attributes

Inverse Attributes

    No 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:
DefinitionTypeReferenced Entity
 IfcAxis1Placement ENTITY IfcRepresentationItem
 IfcBaseAxis FUNCTION IfcRepresentationItem
 IfcBuild2Axes FUNCTION IfcRepresentationItem
 IfcBuildAxes FUNCTION IfcRepresentationItem
 IfcCrossProduct FUNCTION IfcRepresentationItem
 IfcExtrudedAreaSolid ENTITY IfcRepresentationItem
 IfcFirstProjAxis FUNCTION IfcRepresentationItem
 IfcLayeredItem SELECT IfcRepresentationItem
 IfcNormalise FUNCTION IfcRepresentationItem
 IfcOrthogonalComplement FUNCTION IfcRepresentationItem
 IfcRepresentation ENTITY IfcRepresentationItem
 IfcRepresentationItem ENTITY IfcStyledItem
 IfcRevolvedAreaSolid ENTITY IfcRepresentationItem
 IfcScalarTimesVector FUNCTION IfcRepresentationItem
 IfcSecondProjAxis FUNCTION IfcRepresentationItem
 IfcShapeRepresentationTypes FUNCTION IfcRepresentationItem
 IfcStyledItem ENTITY IfcRepresentationItem
 IfcSurfaceOfLinearExtrusion ENTITY IfcRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcRepresentationItem
 IfcTopologyRepresentationTypes FUNCTION IfcRepresentationItem
 IfcVectorDifference FUNCTION IfcRepresentationItem
 IfcVectorSum FUNCTION IfcRepresentationItem


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:56-04:00