public class CallInertia
extends java.lang.Object
| Constructor and Description |
|---|
CallInertia(com.ptc.pfc.pfcSolid.Inertia inertia) |
| Modifier and Type | Method and Description |
|---|---|
static CallInertia |
create() |
double |
get(int idx0,
int idx1) |
com.ptc.pfc.pfcSolid.Inertia |
getInertia() |
void |
set(int idx0,
int idx1,
double value) |
public double get(int idx0,
int idx1)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void set(int idx0,
int idx1,
double value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic static CallInertia create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcSolid.Inertia getInertia()