public class CallGeneralViewCreateInstructions extends CallView2DCreateInstructions
| Constructor and Description |
|---|
CallGeneralViewCreateInstructions(com.ptc.pfc.pfcView2D.GeneralViewCreateInstructions instr) |
| Modifier and Type | Method and Description |
|---|---|
static CallGeneralViewCreateInstructions |
create(CallModel viewModel,
int sheetNumber,
CallPoint3D location,
CallTransform3D orientation) |
com.ptc.pfc.pfcView2D.GeneralViewCreateInstructions |
getGeneralInstr() |
void |
setExploded(boolean value) |
void |
setScale(double scale) |
getInstrpublic CallGeneralViewCreateInstructions(com.ptc.pfc.pfcView2D.GeneralViewCreateInstructions instr)
public static CallGeneralViewCreateInstructions create(CallModel viewModel, int sheetNumber, CallPoint3D location, CallTransform3D orientation) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setScale(double scale)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setExploded(boolean value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcView2D.GeneralViewCreateInstructions getGeneralInstr()