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: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5565).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcProductRepresentation
- TIfcMaterialDefinitionRepresentation
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: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5570). | |
Generated by PasDoc 0.17.0.snapshot.