CODMeasure::Convert

CODMeasure& CODMeasure::Convert(const CODMeasure& src)

Convert the given value into units supported by this object.

Defined in: OdMeasure.cpp

Return Value

A reference to the resulting measure object.

Parameters

src

Input measurement.

Comments

This function converts the incoming measurement to the unit of measurement specified by this object and assigns the resulting value to this object.