8.11.2.13 IfcCurvatureMeasure
8.11.2.13.1 Semantic definition
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
8.11.2.13.2 Formal representation
TYPE IfcCurvatureMeasure = REAL;
END_TYPE;