Class TIfcResourceLevelRelationship
Unit
Declaration
type TIfcResourceLevelRelationship = class abstract(TIfcPersistent)
Description
Base entity for relationships between resource-level entities.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcResourceLevelRelationship.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcResourceLevelRelationship
Overview
Properties
property Name: TIfcLabel read FName write FName; |
|
property Description: TIfcText read FDescription write FDescription; |
Description
Properties
property Name: TIfcLabel read FName write FName; |
|
A name used to identify or qualify the relationship. |
property Description: TIfcText read FDescription write FDescription; |
|
A description that may apply additional information about the relationship. |
Generated by PasDoc 0.16.0-snapshot.