public class CallSelection
extends java.lang.Object
| Constructor and Description |
|---|
CallSelection(com.ptc.pfc.pfcSelect.Selection sel) |
| Modifier and Type | Method and Description |
|---|---|
static CallSelection |
createModelItemSelection(CallModelItem selItem,
CallComponentPath path) |
CallComponentPath |
getPath() |
CallPoint3D |
getPoint() |
com.ptc.pfc.pfcSelect.Selection |
getSel() |
CallModelItem |
getSelItem() |
CallModel |
getSelModel() |
public CallModelItem getSelItem() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallModel getSelModel() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallComponentPath getPath() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic static CallSelection createModelItemSelection(CallModelItem selItem, CallComponentPath path) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallPoint3D getPoint() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcSelect.Selection getSel()