Class TIfcMaterialDefinitionRepresentation

Unit

Declaration

type TIfcMaterialDefinitionRepresentation = class(TIfcProductRepresentation)

Description

Defines presentation information relating to IfcMaterial. It allows for multiple presentations of the same material for different geometric representation contexts.

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

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

Hierarchy

Overview

Properties

Published property RepresentedMaterial: TIfcMaterial read FRepresentedMaterial write FRepresentedMaterial;

Description

Properties

Published property RepresentedMaterial: TIfcMaterial read FRepresentedMaterial write FRepresentedMaterial;

Reference to the material to which the representation applies.

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


Generated by PasDoc 0.17.0.snapshot.