Class TIfcPropertyAbstraction
Unit
Declaration
type TIfcPropertyAbstraction = class abstract(TIfcPersistent)
Description
Abstract supertype of all property related entities defined as dependent resource entities within the specification.
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5279).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcPropertyAbstraction
Overview
Methods
| Public | constructor Create(AOwner: TComponent); override; |
| Public | destructor Destroy; override; |
Properties
| Published | property HasExternalReferences: TIfcExternalReferenceRelationshipList read FHasExternalReferences; |
Description
Methods
| Public | constructor Create(AOwner: TComponent); override; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5283). | |
| Public | destructor Destroy; override; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5284). | |
Properties
| Published | property HasExternalReferences: TIfcExternalReferenceRelationshipList read FHasExternalReferences; |
|
Reference to an external reference, e.g. library, classification, or document information, that is associated to the property definition. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5288). | |
Generated by PasDoc 0.17.0.snapshot.