Class Ifc4::IfcCurvatureMeasure

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::IfcCurvatureMeasure : public IfcUtil::IfcBaseType

IfcCurvatureMeasure is a measure for curvature, which is defined as the change of slope per length. This is typically a computed value in structural analysis. It is usually measured in rad/m.

Type: REAL

HISTORY New type in IFC2x2.

Public Functions

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

Public Static Functions

const IfcParse::type_declaration &Class()