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

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.

Public destructor Destroy; override;

This item has no description.

Properties

Published property PartOfPsetTemplate: TIfcPropertySetTemplateList read FPartOfPsetTemplate;

Reference to the IfcPropertySetTemplate that defines the scope for the IfcPropertyTemplate.


Generated by PasDoc 0.16.0-snapshot.