Class pfcModelUnits
Description
This interface represents a type of units (length, mass, or other units).
Direct Known Subclasses:
Property Summary
/* optional */ string | |
| |
| |
| The name of the units. |
Method Summary
| |
| |
| |
| Returns the type of units described by the data object. |
Property Detail
/* optional */ string | UnitName | |
The name of the units.
Method Detail
Returns the type of units described by the data object.
Returns:
The type of units (length, mass, or custom).