Class TIfcMaterialProfileSetUsage
Unit
Declaration
type TIfcMaterialProfileSetUsage = class(TIfcMaterialUsageDefinition)
Description
Usage of IfcMaterialProfileSet in terms of its location relative to the associated element geometry.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcMaterialProfileSetUsage.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcMaterialUsageDefinition
- TIfcMaterialProfileSetUsage
Overview
Properties
![]() |
property ForProfileSet: TIfcMaterialProfileSet read FForProfileSet write FForProfileSet; |
![]() |
property CardinalPoint: Integer read FCardinalPoint write FCardinalPoint; |
![]() |
property ReferenceExtent: TIfcPositiveLengthMeasure read FReferenceExtent write FReferenceExtent; |
Description
Properties
![]() |
property ForProfileSet: TIfcMaterialProfileSet read FForProfileSet write FForProfileSet; |
The IfcMaterialProfileSet set to which the usage is applied. |
![]() |
property ReferenceExtent: TIfcPositiveLengthMeasure read FReferenceExtent write FReferenceExtent; |
Extent of the extrusion of the elements body shape representation to which the IfcMaterialProfileSetUsage applies. It is used as the reference value for the upper OffsetValues[2] provided by the IfcMaterialProfileWithOffsets subtype for included material profiles. |
Generated by PasDoc 0.16.0-snapshot.