All Frameworks  Class Hierarchy  This Framework  Indexes

SPAintr Enumeration mass_props_level

enum mass_props_level {
  NO_MASS_PROPS,
  VOLUME_ONLY,
  VOLUME_AND_CENTROID,
  VOLUME_CENTROID_AND_INERTIA
}
Enumerator for use with api_body_mass_props, specifying the quantities returned by mass-property calculations.
Values:
NO_MASS_PROPS
No quantities will be (or have been) calculated.
VOLUME_ONLY
Only the volume will be (or has been) calculated.
VOLUME_AND_CENTROID
Only the volume and centroid will be (or have been) calculated.
VOLUME_CENTROID_AND_INERTIA
The volume, centroid, and inertia will be (or have been) calculated.

See also:
mass_props

This object is included in the file: mprop.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.