Class TIfcProductDefinitionShape
Unit
Declaration
type TIfcProductDefinitionShape = class(TIfcProductRepresentation)
Description
Defines a representation of a product, including its (geometric or topological) representation.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcProductRepresentation.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcProductRepresentation
- TIfcProductDefinitionShape
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
Properties
property ShapeOfProduct: TIfcProductList read FShapeOfProduct; |
|
property HasShapeAspects: TIfcShapeAspectList read FHasShapeAspects; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
This item has no description. |
destructor Destroy; override; |
|
This item has no description. |
Properties
property ShapeOfProduct: TIfcProductList read FShapeOfProduct; |
|
This item has no description. |
property HasShapeAspects: TIfcShapeAspectList read FHasShapeAspects; |
|
Reference to the shape aspect that represents part of the shape or its feature distinctively. |
Generated by PasDoc 0.16.0-snapshot.