Class TIfcRelAggregates

Unit

Declaration

type TIfcRelAggregates = class(TIfcRelDecomposes)

Description

General composition/decomposition (or whole/part) relationship.

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

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;
Public function BuildNode(const Mapping: TCastleIfcMapping): TAbstractChildNode;

Properties

Published property RelatingObject: TIfcObjectDefinition read FRelatingObject write FRelatingObject;
Published property RelatedObjects: TIfcObjectDefinitionList read FRelatedObjects;

Description

Methods

Public constructor Create(AOwner: TComponent); override;

This item has no description.

Public destructor Destroy; override;

This item has no description.

Public function BuildNode(const Mapping: TCastleIfcMapping): TAbstractChildNode;

This item has no description.

Properties

Published property RelatingObject: TIfcObjectDefinition read FRelatingObject write FRelatingObject;

This item has no description.

Published property RelatedObjects: TIfcObjectDefinitionList read FRelatedObjects;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.