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.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcPropertyAbstraction
Overview
Methods
|  | constructor Create(AOwner: TComponent); override; | 
|  | destructor Destroy; override; | 
Properties
|  | property HasExternalReferences: TIfcExternalReferenceRelationshipList read FHasExternalReferences; | 
Description
Methods
|  | constructor Create(AOwner: TComponent); override; | 
| This item has no description. | |
|  | destructor Destroy; override; | 
| This item has no description. | |
Properties
|  | property HasExternalReferences: TIfcExternalReferenceRelationshipList read FHasExternalReferences; | 
| Reference to an external reference, e.g. library, classification, or document information, that is associated to the property definition. | |
Generated by PasDoc 0.16.0-snapshot.