ENTITY IfcDimensionCurveDirectedCallout

(* SCHEMA IFC2X3; *)
ENTITY IfcDimensionCurveDirectedCallout
 SUPERTYPE OF (ONEOF
	(IfcAngularDimension
	,IfcDiameterDimension
	,IfcLinearDimension
	,IfcRadiusDimension))
 SUBTYPE OF (IfcDraughtingCallout);
 WHERE
	WR41 : SIZEOF(QUERY (Dc <* SELF\IfcDraughtingCallout.Contents | (
                   'IFC2X3.IFCDIMENSIONCURVE' IN TYPEOF(Dc)))) 
                  = 1;
	WR42 : SIZEOF (QUERY (Dc <* SELF.contents |
                    ('IFC2X3.IFCPROJECTIONCURVE' IN
                      TYPEOF (Dc)))) <= 2;
END_ENTITY;

Explicit Attributes

Entity IfcDimensionCurveDirectedCallout has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ContentsSET OF IfcDraughtingCalloutElement (SELECT)IfcDraughtingCallout

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcDimensionCurveDirectedCallout has the following local and inherited inverse attributes:
AttributeTypeDefined By
 LayerAssignmentsSET OF IfcPresentationLayerAssignment (ENTITY)IfcRepresentationItem
 StyledByItemSET OF IfcStyledItem (ENTITY)IfcRepresentationItem
 IsRelatedFromCalloutSET OF IfcDraughtingCalloutRelationship (ENTITY)IfcDraughtingCallout
 IsRelatedToCalloutSET OF IfcDraughtingCalloutRelationship (ENTITY)IfcDraughtingCallout

Supertypes

Entity IfcDimensionCurveDirectedCallout inherits from the following supertypes:
  IfcRepresentationItem
    IfcGeometricRepresentationItem
      IfcDraughtingCallout

Subtypes

Entity IfcDimensionCurveDirectedCallout has the following subtypes:
    IfcAngularDimension*
    IfcDiameterDimension*
    IfcLinearDimension*
    IfcRadiusDimension*
* - Immediate Subtypes

Referenced By

Entity IfcDimensionCurveDirectedCallout and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAnnotationSurface ENTITY IfcGeometricRepresentationItem
 IfcAxis1Placement ENTITY IfcRepresentationItem
 IfcAxis1Placement ENTITY IfcGeometricRepresentationItem
 IfcBaseAxis FUNCTION IfcRepresentationItem
 IfcBaseAxis FUNCTION IfcGeometricRepresentationItem
 IfcBuild2Axes FUNCTION IfcGeometricRepresentationItem
 IfcBuild2Axes FUNCTION IfcRepresentationItem
 IfcBuildAxes FUNCTION IfcGeometricRepresentationItem
 IfcBuildAxes FUNCTION IfcRepresentationItem
 IfcCrossProduct FUNCTION IfcGeometricRepresentationItem
 IfcCrossProduct FUNCTION IfcRepresentationItem
 IfcDimensionCurveDirectedCallout ENTITY IfcDraughtingCallout
 IfcDraughtingCallout ENTITY IfcDimensionCurveDirectedCallout
 IfcDraughtingCalloutRelationship ENTITY IfcDraughtingCallout
 IfcExtrudedAreaSolid ENTITY IfcGeometricRepresentationItem
 IfcExtrudedAreaSolid ENTITY IfcRepresentationItem
 IfcFirstProjAxis FUNCTION IfcRepresentationItem
 IfcFirstProjAxis FUNCTION IfcGeometricRepresentationItem
 IfcGeometricRepresentationItem ENTITY IfcDraughtingCallout
 IfcLayeredItem SELECT IfcRepresentationItem
 IfcNormalise FUNCTION IfcGeometricRepresentationItem
 IfcNormalise FUNCTION IfcRepresentationItem
 IfcOrthogonalComplement FUNCTION IfcGeometricRepresentationItem
 IfcOrthogonalComplement FUNCTION IfcRepresentationItem
 IfcRepresentation ENTITY IfcRepresentationItem
 IfcRepresentationItem ENTITY IfcGeometricRepresentationItem
 IfcRevolvedAreaSolid ENTITY IfcRepresentationItem
 IfcRevolvedAreaSolid ENTITY IfcGeometricRepresentationItem
 IfcScalarTimesVector FUNCTION IfcGeometricRepresentationItem
 IfcScalarTimesVector FUNCTION IfcRepresentationItem
 IfcSecondProjAxis FUNCTION IfcGeometricRepresentationItem
 IfcSecondProjAxis FUNCTION IfcRepresentationItem
 IfcShapeRepresentationTypes FUNCTION IfcRepresentationItem
 IfcStyledItem ENTITY IfcRepresentationItem
 IfcSurfaceOfLinearExtrusion ENTITY IfcRepresentationItem
 IfcSurfaceOfLinearExtrusion ENTITY IfcGeometricRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcGeometricRepresentationItem
 IfcTopologyRepresentationTypes FUNCTION IfcRepresentationItem
 IfcVectorDifference FUNCTION IfcGeometricRepresentationItem
 IfcVectorDifference FUNCTION IfcRepresentationItem
 IfcVectorSum FUNCTION IfcRepresentationItem
 IfcVectorSum FUNCTION IfcGeometricRepresentationItem


[Top Level Definitions] [Exit]

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