ENTITY IfcShapeAspect
(* SCHEMA IFC2X3; *)
ENTITY IfcShapeAspect;
ShapeRepresentations : LIST [1:?] OF IfcShapeModel;
Name : OPTIONAL IfcLabel;
Description : OPTIONAL IfcText;
ProductDefinitional : LOGICAL;
PartOfProductDefinitionShape : IfcProductDefinitionShape;
END_ENTITY;
Explicit Attributes
Entity IfcShapeAspect has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| ShapeRepresentations | LIST OF IfcShapeModel (ENTITY) | IfcShapeAspect |
| Name | IfcLabel (STRING) | IfcShapeAspect |
| Description | IfcText (STRING) | IfcShapeAspect |
| ProductDefinitional | LOGICAL | IfcShapeAspect |
| PartOfProductDefinitionShape | IfcProductDefinitionShape (ENTITY) | IfcShapeAspect |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity IfcShapeAspect and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:13-04:00