IMassProperties Interface Reference

List of all members.

Detailed Description

Solid model mass properties.

See also:
ISolid::CalcMassProperties


Properties

double CenterOfGravity ([in] long in_index) [get]
 Center of gravity with respect to coordinate frame.
double CgInertiaTensor ([in] long in_row,[in] long in_column) [get]
 Inertia tensor translated to center of gravity.
double CoorSysInertia ([in] long in_row,[in] long in_column) [get]
 Inertia matrix with respect to coordinate frame (element i j is the integral of x_i x_j over the object).
double CoorSysInertiaTensor ([in] long in_row,[in] long in_column) [get]
 Inertia tensor with respect to coordinate frame (inertia_tensor = trace(inertia) * identity - inertia).
double Density [get]
 Solid model density.
double Mass [get]
 Solid model mass.
double PrincipalAxes ([in] long in_row,[in] long in_column) [get]
 Principal axes (the eigenvectors of CgInertiaTensor()). The vectors are stored in columns.
double PrincipalMoments ([in] long in_index) [get]
 Principal moments of inertia (eigenvalues of CgInertiaTensor()).
double SurfaceArea [get]
 Solid model surface area.
double Volume [get]
 Solid model volume.


Generated on Mon Feb 12 14:18:32 2007 for ETRAGE ACI for Pro/ENGINEER by  doxygen 1.5.1-p1