Class TIfcVolumeMeasure
Unit
Declaration
type TIfcVolumeMeasure = class(TIfcMeasureValue)
Description
Value of the solid content of a body. Usually measured in cubic metre (m3).
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcVolumeMeasure.htm
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4410).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcValue
- TIfcMeasureValue
- TIfcVolumeMeasure
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 4414). | |
Generated by PasDoc 0.17.0.snapshot.
