CODMeasure::operator<=
BOOLCODMeasure::operator<=(const CODMeasure&m)
Is this measurement less than or equal.
Defined in: OdMeasure.cpp
Return Value
TRUE if this measurement is less than or equal to the input measurement; otherwise FALSE.
Parameters
m
Reference to input measurement.