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.
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4933).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcPropertyDefinition
- TIfcPropertyTemplateDefinition
- TIfcPropertyTemplate
Overview
Methods
| Public | constructor Create(AOwner: TComponent); override; |
| Public | destructor Destroy; override; |
Properties
| Published | property PartOfPsetTemplate: TIfcPropertySetTemplateList read FPartOfPsetTemplate; |
Description
Methods
| Public | constructor Create(AOwner: TComponent); override; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4938). | |
| Public | destructor Destroy; override; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4939). | |
Properties
| Published | property PartOfPsetTemplate: TIfcPropertySetTemplateList read FPartOfPsetTemplate; |
|
Reference to the IfcPropertySetTemplate that defines the scope for the IfcPropertyTemplate. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4946). | |
Generated by PasDoc 0.17.0.snapshot.