Class TIfcLengthMeasure_Boxed
Unit
Declaration
type TIfcLengthMeasure_Boxed = class(TIfcMeasureValue)
Description
Value of a distance.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcLengthMeasure.htm
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4388).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcValue
- TIfcMeasureValue
- TIfcLengthMeasure_Boxed
Overview
Properties
![]() |
property Value: TIfcReal read FValue write FValue; |
Description
Properties
![]() |
property Value: TIfcReal read FValue write FValue; |
|
This item has no description. Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4392). | |
Generated by PasDoc 0.17.0.snapshot.
