Class TIfcMeasureWithUnit
Unit
Declaration
type TIfcMeasureWithUnit = class(TIfcPersistent)
Description
This has two usages:
1. For representing measure value together with its unit on the entity type attribute level; thus overriding the IFC model global unit assignments.
2. For conversion based unit to give the conversion rate and its base.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcMeasureWithUnit.htm
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4731).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcMeasureWithUnit
Generated by PasDoc 0.17.0.snapshot.