Class TIfcMaterialUsageDefinition

Unit

Declaration

type TIfcMaterialUsageDefinition = class abstract(TIfcPersistent)

Description

eneral supertype for all material related information items in IFC that have occurrence specific assignment parameters to assign a set of materials with shape parameters to a reference geometry item of that component.

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

Hierarchy

  • TObject
  • TPersistent
  • TComponent
  • TIfcPersistent
  • TIfcMaterialUsageDefinition

Overview

Methods

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

Properties

Published property AssociatedTo: TIfcRelAssociatesMaterialList read FAssociatedTo;

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 AssociatedTo: TIfcRelAssociatesMaterialList read FAssociatedTo;

Use of the IfcMaterialUsageDefinition subtypes within the material association of an element occurrence. The association is established by the IfcRelAssociatesMaterial relationship.


Generated by PasDoc 0.16.0-snapshot.