API Documentation
>
Interfaces
> Interface LengthUnits
Interface LengthUnits
package
com.ptc.pfc.pfcBase
;
public interface
LengthUnits
extends
com.ptc.pfc.pfcBase.ModelUnits
Description
This interface represents units of length.
Methods Inherited from Interface
com.ptc.pfc.pfcBase.ModelUnits
:
GetUnitType
,
GetUnitName
,
SetUnitName
Method Summary
LengthUnitType
GetType
()
Returns the type of length units in the data object.
Method Detail
GetType
LengthUnitType
GetType
()
Returns the type of length units in the data object.
Returns:
The length unit type.
Was this helpful?
This site works best with JavaScript enabled