public class CallMassProperty
extends java.lang.Object
| Constructor and Description |
|---|
CallMassProperty(com.ptc.pfc.pfcSolid.MassProperty massprop) |
| Modifier and Type | Method and Description |
|---|---|
CallInertia |
getCenterGravityInertiaTensor() |
CallInertia |
getCoordSysInertia() |
CallInertia |
getCoordSysInertiaTensor() |
double |
getDensity() |
CallPoint3D |
getGravityCenter() |
double |
getMass() |
com.ptc.pfc.pfcSolid.MassProperty |
getMassprop() |
double |
getSurfaceArea() |
double |
getVolume() |
public CallMassProperty(com.ptc.pfc.pfcSolid.MassProperty massprop)
public double getVolume()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic double getMass()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic double getDensity()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic double getSurfaceArea()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallInertia getCenterGravityInertiaTensor() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallInertia getCoordSysInertia() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallInertia getCoordSysInertiaTensor() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallPoint3D getGravityCenter() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcSolid.MassProperty getMassprop()