Class TIfcPropertyTemplate
Unit
Declaration
type TIfcPropertyTemplate = class abstract(TIfcPropertyTemplateDefinition)
Description
Abstract supertype comprising the templates for all dynamically extensible properties, either as an IfcComplexPropertyTemplate, or an IfcSimplePropertyTemplate.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcPropertyDefinition
- TIfcPropertyTemplateDefinition
- TIfcPropertyTemplate
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
Properties
property PartOfPsetTemplate: TIfcPropertySetTemplateList read FPartOfPsetTemplate; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
This item has no description. |
destructor Destroy; override; |
|
This item has no description. |
Properties
property PartOfPsetTemplate: TIfcPropertySetTemplateList read FPartOfPsetTemplate; |
|
Reference to the IfcPropertySetTemplate that defines the scope for the IfcPropertyTemplate. |
Generated by PasDoc 0.16.0-snapshot.