Class TIfcPropertyDefinition

Unit

Declaration

type TIfcPropertyDefinition = class(TIfcDefinitionSelect)

Description

Generalization of all characteristics (i.e. a grouping of individual properties), that may be assigned to objects.

Hierarchy

Overview

Methods

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

Properties

Published property HasContext: TIfcRelDeclares read FHasContext write FHasContext;
Published property HasAssociations: TIfcRelAssociatesList read FHasAssociations;

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 HasContext: TIfcRelDeclares read FHasContext write FHasContext;

Reference to the relationship IfcRelDeclares and thus to the IfcProject or IfcProjectLibrary.

Published property HasAssociations: TIfcRelAssociatesList read FHasAssociations;

Reference to the relationship IfcRelAssociates and thus to those externally defined concepts, like classifications, documents, or library information, which are associated to the property definition.


Generated by PasDoc 0.16.0-snapshot.