public class CallComponentConstraint
extends java.lang.Object
| Constructor and Description |
|---|
CallComponentConstraint(com.ptc.pfc.pfcComponentFeat.ComponentConstraint ctrt) |
| Modifier and Type | Method and Description |
|---|---|
static CallComponentConstraint |
create(com.ptc.pfc.pfcComponentFeat.ComponentConstraintType type) |
com.ptc.pfc.pfcComponentFeat.ComponentConstraint |
getConstraint() |
void |
setAssemblyDatumSide(com.ptc.pfc.pfcBase.DatumSide value) |
void |
setAssemblyReference(CallSelection sel) |
void |
setComponentDatumSide(com.ptc.pfc.pfcBase.DatumSide value) |
void |
setComponentReference(CallSelection sel) |
void |
setOffset(java.lang.Double value) |
public CallComponentConstraint(com.ptc.pfc.pfcComponentFeat.ComponentConstraint ctrt)
public void setAssemblyReference(CallSelection sel) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setAssemblyDatumSide(com.ptc.pfc.pfcBase.DatumSide value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setComponentReference(CallSelection sel) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setComponentDatumSide(com.ptc.pfc.pfcBase.DatumSide value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setOffset(java.lang.Double value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic static CallComponentConstraint create(com.ptc.pfc.pfcComponentFeat.ComponentConstraintType type) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcComponentFeat.ComponentConstraint getConstraint()