SOLIDWORKS API
Help
Mass Properties
The IMassProperty
object:
allows applications to directly access individual
mass properties as found on the Mass
Properties dialog box.
-
allows applications to override the following properties as found on the
Override Mass Properties dialog box:
- mass
- center of mass
- principal axes and principal moments of inertia
- reference frame and moments of inertia
obtains
mass property information about one or more solid bodies in the document
from which the IMassProperty object is obtained.
If IMassProperty::AddBodies or IMassProperty::IAddBodies
is... |
Then... |
Called and bodies are specified |
|
Not called |
Mass properties' calculations include all available bodies in the document.
|