| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| double | GetLowerLimit
()
Get method for attribute "LowerLimit" The lower limit of the tolerance |
| double | GetUpperLimit
()
Get method for attribute "UpperLimit" The upper limit of the tolerance |
| void | SetLowerLimit
(double value)
Set method for attribute "LowerLimit" The lower limit of the tolerance |
| void | SetUpperLimit
(double value)
Set method for attribute "UpperLimit" The upper limit of the tolerance |
| Methods Inherited from Interface com.ptc.pfc.pfcDimension.DimTolerance |
|---|
| GetType |
| Method Detail |
|---|
| GetUpperLimit/SetUpperLimit |
|---|
| double | GetUpperLimit | () |
| void | SetUpperLimit | (double value) |
| The upper limit of the tolerance |
| GetLowerLimit/SetLowerLimit |
|---|
| double | GetLowerLimit | () |
| void | SetLowerLimit | (double value) |
| The lower limit of the tolerance |