Class TIfcPropertyDefinition
Unit
Declaration
type TIfcPropertyDefinition = class(TIfcDefinitionSelect)
Description
Generalization of all characteristics (i.e. a grouping of individual properties), that may be assigned to objects.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcPropertyDefinition
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
Properties
property HasContext: TIfcRelDeclares read FHasContext write FHasContext; |
|
property HasAssociations: TIfcRelAssociatesList read FHasAssociations; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
This item has no description. |
destructor Destroy; override; |
|
This item has no description. |
Properties
property HasContext: TIfcRelDeclares read FHasContext write FHasContext; |
|
Reference to the relationship IfcRelDeclares and thus to the IfcProject or IfcProjectLibrary. |
property HasAssociations: TIfcRelAssociatesList read FHasAssociations; |
|
Reference to the relationship IfcRelAssociates and thus to those externally defined concepts, like classifications, documents, or library information, which are associated to the property definition. |
Generated by PasDoc 0.16.0-snapshot.