| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| double | GetMinus
()
Get method for attribute "Minus" The tolerance amount below the nominal value |
| double | GetPlus
()
Get method for attribute "Plus" The tolerance amount above the nominal value |
| void | SetMinus
(double value)
Set method for attribute "Minus" The tolerance amount below the nominal value |
| void | SetPlus
(double value)
Set method for attribute "Plus" The tolerance amount above the nominal value |
| Methods Inherited from Interface com.ptc.pfc.pfcDimension.DimTolerance |
|---|
| GetType |
| Method Detail |
|---|
| GetPlus/SetPlus |
|---|
| double | GetPlus | () |
| void | SetPlus | (double value) |
| The tolerance amount above the nominal value |
| GetMinus/SetMinus |
|---|
| double | GetMinus | () |
| void | SetMinus | (double value) |
| The tolerance amount below the nominal value |