Class TIfcMassMeasure
Unit
Declaration
type TIfcMassMeasure = class(TIfcMeasureValue)
Description
Value of the amount of matter that a body contains. Usually measured in kilograms (kg) or grams (g).
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcMassMeasure.htm
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4378).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcValue
- TIfcMeasureValue
- TIfcMassMeasure
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 4382). | |
Generated by PasDoc 0.17.0.snapshot.
