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
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcValue
- TIfcMeasureValue
- TIfcLengthMeasure_Boxed
Overview
Methods
![]() |
class function IfcClassName: String; override; |
Properties
![]() |
property Value: TIfcReal read FValue write FValue; |
Description
Methods
![]() |
class function IfcClassName: String; override; |
This item has no description. Showing description inherited from TIfcPersistent.IfcClassName. Name for the IFC standard, used in IFC files. By default, this is just ClassName with prefix 'T' removed. |
Properties
![]() |
property Value: TIfcReal read FValue write FValue; |
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.