ENTITY IfcShapeAspect

(* SCHEMA IFC4; *)
ENTITY IfcShapeAspect;
	ShapeRepresentations : LIST [1:?] OF IfcShapeModel;
	Name : OPTIONAL IfcLabel;
	Description : OPTIONAL IfcText;
	ProductDefinitional : IfcLogical;
	PartOfProductDefinitionShape : OPTIONAL IfcProductRepresentationSelect;
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

    No Inverse Attributes

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
 IfcShapeModel ENTITY IfcShapeAspect
 IfcWindowLiningProperties ENTITY IfcShapeAspect
 IfcWindowPanelProperties ENTITY IfcShapeAspect


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:47-04:00