Class Ifc4::IfcMeasureWithUnit¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseEntity
(Class IfcBaseEntity)
Class Documentation¶
-
class
Ifc4
::
IfcMeasureWithUnit
: public IfcUtil::IfcBaseEntity¶ Definition from ISO/CD 10303-41:1992: A measure with unit is the specification of a physical quantity as defined in ISO 31 (clause 2).
IfcMeasureWithUnit has two usages:
For representing measure value together with its unit on the entity type attribute level; thus overriding the IFC model global unit assignments.
For conversion based unit to give the conversion rate and its base.
NOTE Corresponding ISO 10303 name: measure_with_unit, please refer to ISO/IS 10303-41 for the final definition of the formal standard.
HISTORY New entity in IFC Release 1.5.1.
Public Types
-
typedef IfcTemplatedEntityList<IfcMeasureWithUnit>
list
¶
Public Functions
-
::Ifc4::IfcValue *
ValueComponent
() const¶ The value of the physical quantity when expressed in the specified units.
-
IfcMeasureWithUnit
(IfcEntityInstanceData *e)¶