Class TIfcRelDefinesByTemplate

Unit

Declaration

type TIfcRelDefinesByTemplate = class(TIfcRelDefines)

Description

Relationship between property set template and property sets..

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;

Properties

Published property RelatedPropertySets: TIfcPropertySetDefinitionList read FRelatedPropertySets;
Published property RelatingTemplate: TIfcPropertySetTemplate read FRelatingTemplate write FRelatingTemplate;

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 RelatedPropertySets: TIfcPropertySetDefinitionList read FRelatedPropertySets;

One or many property sets or quantity sets that obtain their definitions from the single property set template.

Published property RelatingTemplate: TIfcPropertySetTemplate read FRelatingTemplate write FRelatingTemplate;

Property set template that provides the common definition of related property sets.


Generated by PasDoc 0.16.0-snapshot.