Class TIfcMaterialProperties

Unit

Declaration

type TIfcMaterialProperties = class(TIfcExtendedProperties)

Description

Set of material properties to associated material definitions.

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

Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5429).

Hierarchy

Overview

Properties

Published property Material: TIfcMaterialDefinition read FMaterial write FMaterial;

Description

Properties

Published property Material: TIfcMaterialDefinition read FMaterial write FMaterial;

Reference to the material definition to which the set of properties is assigned.

Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5434).


Generated by PasDoc 0.17.0.snapshot.