Class Ifc2x3::IfcLengthMeasure

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class Ifc2x3::IfcLengthMeasure : public IfcUtil::IfcBaseType

Definition from ISO/CD 10303-41:1992: A length measure is the value of a distance. Usually measured in millimeters (mm). Type: REAL

NOTE Corresponding ISO 10303 name: length_measure, please refer to ISO/IS 10303-41 for the final definition of the formal standard.

HISTORY New type in IFC Release 1.5.1.

Subclassed by Ifc2x3::IfcPositiveLengthMeasure

Public Functions

const IfcParse::type_declaration &declaration() const
IfcLengthMeasure(IfcEntityInstanceData *e)
IfcLengthMeasure(double v)
operator double() const

Public Static Functions

const IfcParse::type_declaration &Class()