Class TIfcResourceLevelRelationship

Unit

Declaration

type TIfcResourceLevelRelationship = class abstract(TIfcPersistent)

Description

Base entity for relationships between resource-level entities.

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

Hierarchy

  • TObject
  • TPersistent
  • TComponent
  • TIfcPersistent
  • TIfcResourceLevelRelationship

Overview

Properties

Published property Name: TIfcLabel read FName write FName;
Published property Description: TIfcText read FDescription write FDescription;

Description

Properties

Published property Name: TIfcLabel read FName write FName;

A name used to identify or qualify the relationship.

Published property Description: TIfcText read FDescription write FDescription;

A description that may apply additional information about the relationship.


Generated by PasDoc 0.16.0-snapshot.