Class TIfcRelAggregates
Unit
Declaration
type TIfcRelAggregates = class(TIfcRelDecomposes)
Description
General composition/decomposition (or whole/part) relationship.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcRelAggregates.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcRelationship
- TIfcRelDecomposes
- TIfcRelAggregates
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
|
function BuildNode(const Mapping: TCastleIfcMapping): TAbstractChildNode; |
Properties
property RelatingObject: TIfcObjectDefinition read FRelatingObject write FRelatingObject; |
|
property RelatedObjects: TIfcObjectDefinitionList read FRelatedObjects; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
This item has no description. |
destructor Destroy; override; |
|
This item has no description. |
function BuildNode(const Mapping: TCastleIfcMapping): TAbstractChildNode; |
|
This item has no description. |
Properties
property RelatingObject: TIfcObjectDefinition read FRelatingObject write FRelatingObject; |
|
This item has no description. |
property RelatedObjects: TIfcObjectDefinitionList read FRelatedObjects; |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.