public class CallComponentPath
extends java.lang.Object
| Constructor and Description |
|---|
CallComponentPath(com.ptc.pfc.pfcAssembly.ComponentPath compPath) |
| Modifier and Type | Method and Description |
|---|---|
static CallComponentPath |
create(CallAssembly masm,
CallIntSeq ids) |
CallIntSeq |
getComponentIds() |
com.ptc.pfc.pfcAssembly.ComponentPath |
getCompPath() |
CallTransform3D |
getTransform(boolean bottomUp) |
public CallComponentPath(com.ptc.pfc.pfcAssembly.ComponentPath compPath)
public static CallComponentPath create(CallAssembly masm, CallIntSeq ids) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallTransform3D getTransform(boolean bottomUp) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallIntSeq getComponentIds() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcAssembly.ComponentPath getCompPath()