Class TIfcRelDefinesByType

Unit

Declaration

type TIfcRelDefinesByType = class(TIfcRelDefines)

Description

Relationship between an object type and object occurrences.

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

Hierarchy

Overview

Methods

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

Properties

Published property RelatedObjects: TIfcObjectList read FRelatedObjects;
Published property RelatingType: TIfcTypeObject read FRelatingType write FRelatingType;

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

This item has no description.

Published property RelatingType: TIfcTypeObject read FRelatingType write FRelatingType;

Reference to the type (or style) information for that object or set of objects.


Generated by PasDoc 0.16.0-snapshot.