| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| static MassProperty | MassProperty_Create
(double Volume, double SurfaceArea, double Density, double Mass, Point3D GravityCenter, Inertia CoordSysInertia, Inertia CoordSysInertiaTensor, Inertia CenterGravityInertiaTensor, Vector3D PrincipalMoments, PrincipalAxes PrincipalAxes)
Creates a new object with mass property information. |
| static RegenInstructions | RegenInstructions_Create
(
/*optional*/
Boolean AllowFixUI,
/*optional*/
Boolean ForceRegen,
/*optional*/
Feature FromFeat)
Creates a new RegenInstructions object. |
| Method Detail |
|---|
| RegenInstructions_Create |
|---|
| static RegenInstructions | RegenInstructions_Create | ( /*optional*/ Boolean AllowFixUI, /*optional*/ Boolean ForceRegen, /*optional*/ Feature FromFeat) |
Creates a new RegenInstructions object.
|
| MassProperty_Create |
|---|
| static MassProperty | MassProperty_Create | (double Volume, double SurfaceArea, double Density, double Mass, Point3D GravityCenter, Inertia CoordSysInertia, Inertia CoordSysInertiaTensor, Inertia CenterGravityInertiaTensor, Vector3D PrincipalMoments, PrincipalAxes PrincipalAxes) |
Creates a new object with mass property information.
|