Library | File

Class pfcLengthUnits

# include <pfcBase.h>

class pfcLengthUnits
 : public virtual pfcModelUnits
{
    xdeclare(pfcLengthUnits)
    ...
};
This is a COMPACT class.



Description

This interface represents units of length.



Method Summary

pfcLengthUnitTypeGetType ()
Returns the type of length units in the data object.


Methods Inherited from Class pfcModelUnits:

GetUnitType, GetUnitName, SetUnitName



Method Detail

pfcLengthUnitTypeGetType ()

Returns the type of length units in the data object.
Returns:
The length unit type.