public class CallDimTolerance
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.ptc.pfc.pfcDimension.DimTolerance |
tol |
| Modifier | Constructor and Description |
|---|---|
protected |
CallDimTolerance(com.ptc.pfc.pfcDimension.DimTolerance tol) |
| Modifier and Type | Method and Description |
|---|---|
static CallDimTolerance |
create(com.ptc.pfc.pfcDimension.DimTolerance tol) |
com.ptc.pfc.pfcDimension.DimTolerance |
getTol() |
int |
getType() |
protected CallDimTolerance(com.ptc.pfc.pfcDimension.DimTolerance tol)
public int getType()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic static CallDimTolerance create(com.ptc.pfc.pfcDimension.DimTolerance tol)
public com.ptc.pfc.pfcDimension.DimTolerance getTol()