ENTITY IfcShapeAspect

(* SCHEMA IFC4; *)
ENTITY IfcShapeAspect;
	ShapeRepresentations : LIST [1:?] OF IfcShapeModel;
	Name : OPTIONAL IfcLabel;
	Description : OPTIONAL IfcText;
	ProductDefinitional : IfcLogical;
	PartOfProductDefinitionShape : OPTIONAL IfcProductRepresentationSelect;
 INVERSE
	HasExternalReferences : SET [0:?] OF IfcExternalReferenceRelationship FOR RelatedResourceObjects;
END_ENTITY;

Explicit Attributes

Entity IfcShapeAspect has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ShapeRepresentationsLIST OF IfcShapeModel (ENTITY)IfcShapeAspect
 NameIfcLabel (STRING)IfcShapeAspect
 DescriptionIfcText (STRING)IfcShapeAspect
 ProductDefinitionalIfcLogical (LOGICAL)IfcShapeAspect
 PartOfProductDefinitionShapeIfcProductRepresentationSelect (SELECT)IfcShapeAspect

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcShapeAspect has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasExternalReferencesSET OF IfcExternalReferenceRelationship (ENTITY)IfcShapeAspect

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcShapeAspect and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcDoorLiningProperties ENTITY IfcShapeAspect
 IfcDoorPanelProperties ENTITY IfcShapeAspect
 IfcPermeableCoveringProperties ENTITY IfcShapeAspect
 IfcProductDefinitionShape ENTITY IfcShapeAspect
 IfcRepresentationMap ENTITY IfcShapeAspect
 IfcResourceObjectSelect SELECT IfcShapeAspect
 IfcShapeModel ENTITY IfcShapeAspect
 IfcWindowLiningProperties ENTITY IfcShapeAspect
 IfcWindowPanelProperties ENTITY IfcShapeAspect


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00