Documentation de l'API > Solids and parts > Object ProSolid > Function ProSolidBodyDensityGet
Function ProSolidBodyDensityGet
Description
Determines the density of the body.
NOTE: This function returns density of material assigned to body.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSolidBody.h>
ProSolidBodyDensityGet
(
/* (In)
The body handle.
*/
double* density
/* (Out)
The body density (in the units of the model). Density of material assigned to body.
*/
)
Returns
The function retrieved the density.
The input argument is invalid.
The part has not been assigned a density value.
User Guide References
Est-ce que cela a été utile ?