Library | Package Java Toolkit

Interface LengthUnits

package com.ptc.pfc.pfcBase;

public interface LengthUnits
  extends com.ptc.pfc.pfcBase.ModelUnits



Description

This interface represents units of length.



Method Summary
LengthUnitTypeGetType ()
    Returns the type of length units in the data object.

Methods Inherited from Interface com.ptc.pfc.pfcBase.ModelUnits
GetUnitType, GetUnitName, SetUnitName

Method Detail

GetType

LengthUnitTypeGetType ()


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