ShapeObject::GetShapeDensity
Defined in:
Returns the density of a shape.
C4Shapes.h
Prototype
float GetShapeDensity(void) const;
Description
The GetShapeDensity
function returns the density of a shape, measured in kilograms per cubic decimeter (kg/dm3), or equivalently, metric tons per cubic meter (Mg/m3).
See Also