ENTITY IfcAnnotationSurface

(* SCHEMA IFC2X3; *)
ENTITY IfcAnnotationSurface
 SUBTYPE OF (IfcGeometricRepresentationItem);
	Item : IfcGeometricRepresentationItem;
	TextureCoordinates : OPTIONAL IfcTextureCoordinate;
 WHERE
	WR01 : SIZEOF([
               'IFC2X3.IFCSURFACE',
               'IFC2X3.IFCSHELLBASEDSURFACEMODEL',
               'IFC2X3.IFCFACEBASEDSURFACEMODEL',
               'IFC2X3.IFCSOLIDMODEL',
               'IFC2X3.IFCBOOLEANRESULT',
               'IFC2X3.IFCCSGPRIMITIVE3D'] 
              * TYPEOF(Item)
               ) >= 1;
END_ENTITY;

Explicit Attributes

Entity IfcAnnotationSurface has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ItemIfcGeometricRepresentationItem (ENTITY)IfcAnnotationSurface
 TextureCoordinatesIfcTextureCoordinate (ENTITY)IfcAnnotationSurface

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

Entity IfcAnnotationSurface inherits from the following supertypes:
  IfcRepresentationItem
    IfcGeometricRepresentationItem

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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