CODMeasure::operator=

inline CODMeasure& CODMeasure::operator=(const float fValue)

Perform assignment of a CODMeasure object.

Defined in: OdMeasure.h

Return Value

Reference to the object that receives the value.

Parameters

fValue

Measurement value to assign to the object.