Class TIfcRelAssociates

Unit

Declaration

type TIfcRelAssociates = class abstract(TIfcRelationship)

Description

This item has no description. Showing description inherited from TIfcRoot.

Most abstract and root class for all entity definitions.

Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcRoot.htm

Note: GlobalId is defined in TIfcPersistent already, to support some testcases. Though IFC 4.3 specification says only IfcRoot has GlobalId.

Hierarchy

Overview

Methods

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

Properties

Published property RelatedObjects: TIfcDefinitionSelectList read FRelatedObjects;

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 RelatedObjects: TIfcDefinitionSelectList read FRelatedObjects;

Set of object or property definitions to which the external references or information is associated.


Generated by PasDoc 0.16.0-snapshot.