ShapeObject::GetShapeDensity
Defined in: C4Shapes.h
Returns the density of a shape.
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
ShapeObject::SetShapeDensity
|