Class TIfcSpatialElement
Unit
Declaration
type TIfcSpatialElement = class abstract(TIfcProduct)
Description
Elements that might be used to define a spatial structure.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcSpatialElement.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcObject
- TIfcProduct
- TIfcSpatialElement
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
|
function BuildNode(const Mapping: TCastleIfcMapping): TTransformNode; override; |
Properties
property LongName: TIfcLabel read FLongName write FLongName; |
|
property ContainsElements: TIfcRelContainedInSpatialStructureList read FContainsElements; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
TODO: rest of fields |
destructor Destroy; override; |
|
This item has no description. |
function BuildNode(const Mapping: TCastleIfcMapping): TTransformNode; override; |
|
This item has no description. |
Properties
property LongName: TIfcLabel read FLongName write FLongName; |
|
This item has no description. |
property ContainsElements: TIfcRelContainedInSpatialStructureList read FContainsElements; |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.