o GetCenterOfGravity()
Returns the center of gravity of the analyzed body.
o GetInertiaMatrix()
Returns the inertia matrix of the analyzed body.
o GetLength()
Returns the length of the analyzed body.
o GetVolume()
Returns the volume of the analyzed body.
o GetWetArea()
Returns the surface of the analyzed body.
o GetArea(double&)
Get the area of the surface.
o GetArea_COfG(double&,CATMathPoint&)
Get the Area and the Center Of Gravity of the volume.
o GetCOG(CATMathPoint&)
Get the position of the center of gravity of the surface.
o GetPerimeter(double&)
Get the perimeter of the surface.作者: hw2007hw 时间: 2007-3-13 08:50
假如我现在已经测量了这个结果,就像你图片中的InertiaSurface.1 怎么去得到它下面的值呢?