Class Ifc4x1::IfcLengthMeasure

Nested Relationships

This class is a nested type of Struct Ifc4x1.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc4x1::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 Ifc4x1::IfcNonNegativeLengthMeasure, Ifc4x1::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()