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
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
Properties
![]() |
property AssociatedTo: TIfcRelAssociatesMaterialList read FAssociatedTo; |
Description
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
This item has no description. |
![]() |
destructor Destroy; override; |
This item has no description. |
Properties
![]() |
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.