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:
AttributeTypeDefined By
 ItemIfcRepresentationItem (ENTITY)IfcStyledItem
 StylesSET OF IfcPresentationStyleAssignment (ENTITY)IfcStyledItem
 NameIfcLabel (STRING)IfcStyledItem

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcAnnotationCurveOccurrence has the following local and inherited inverse attributes:
AttributeTypeDefined By
 LayerAssignmentsSET OF IfcPresentationLayerAssignment (ENTITY)IfcRepresentationItem
 StyledByItemSET OF IfcStyledItem (ENTITY)IfcRepresentationItem

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:
DefinitionTypeReferenced Entity
 IfcAnnotationCurveOccurrence ENTITY IfcStyledItem
 IfcAnnotationFillAreaOccurrence ENTITY IfcStyledItem
 IfcAnnotationOccurrence ENTITY IfcAnnotationCurveOccurrence
 IfcAnnotationSurfaceOccurrence ENTITY IfcStyledItem
 IfcAnnotationSymbolOccurrence ENTITY IfcStyledItem
 IfcAnnotationTextOccurrence ENTITY IfcStyledItem
 IfcAxis1Placement ENTITY IfcRepresentationItem
 IfcBaseAxis FUNCTION IfcRepresentationItem
 IfcBuild2Axes FUNCTION IfcRepresentationItem
 IfcBuildAxes FUNCTION IfcRepresentationItem
 IfcCrossProduct FUNCTION IfcRepresentationItem
 IfcDraughtingCalloutElement SELECT IfcAnnotationCurveOccurrence
 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
 IfcStyledItem ENTITY IfcAnnotationOccurrence
 IfcSurfaceOfLinearExtrusion ENTITY IfcRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcRepresentationItem
 IfcTerminatorSymbol ENTITY IfcAnnotationCurveOccurrence
 IfcTopologyRepresentationTypes FUNCTION IfcRepresentationItem
 IfcVectorDifference FUNCTION IfcRepresentationItem
 IfcVectorSum FUNCTION IfcRepresentationItem


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:44:15-04:00