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.
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 5553).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcProductRepresentation
- TIfcMaterialDefinitionRepresentation
Overview
Properties
![]() |
property RepresentedMaterial: TIfcMaterial read FRepresentedMaterial write FRepresentedMaterial; |
Description
Properties
![]() |
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.
