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: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 5417).

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: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 5422).


Generated by PasDoc 0.17.0.snapshot.