ENTITY IfcShapeAspect

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcShapeAspect;
	ShapeRepresentations : LIST [1:?] OF IfcShapeRepresentation;
	Name : OPTIONAL IfcLabel;
	Description : OPTIONAL IfcText;
	ProductDefinitional : LOGICAL;
	PartOfProductDefinitionShape : IfcProductDefinitionShape;
END_ENTITY;

Explicit Attributes

Entity IfcShapeAspect has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ShapeRepresentationsLIST OF IfcShapeRepresentation (ENTITY)IfcShapeAspect
 NameIfcLabel (STRING)IfcShapeAspect
 DescriptionIfcText (STRING)IfcShapeAspect
 ProductDefinitionalLOGICALIfcShapeAspect
 PartOfProductDefinitionShapeIfcProductDefinitionShape (ENTITY)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
 IfcRelAssociatesProfileProperties ENTITY IfcShapeAspect
 IfcShapeRepresentation ENTITY IfcShapeAspect
 IfcStructuralLinearActionVarying ENTITY IfcShapeAspect
 IfcStructuralPlanarActionVarying ENTITY IfcShapeAspect
 IfcStructuralSurfaceMemberVarying ENTITY IfcShapeAspect
 IfcWindowLiningProperties ENTITY IfcShapeAspect
 IfcWindowPanelProperties ENTITY IfcShapeAspect


[Top Level Definitions] [Exit]

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