Library
|
File
Frames
|
Expand
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
pfcLengthUnitType
GetType
()
Returns the type of length units in the data object.
Methods Inherited from Class
pfcModelUnits
:
GetUnitType
,
GetUnitName
,
SetUnitName
Method Detail
pfcLengthUnitType
GetType
()
Returns the type of length units in the data object.
Returns:
The length unit type.