API Documentation
>
Solids and parts
>
Object ProSolid
> Function ProSolidBodyStateGet
Function ProSolidBodyStateGet
Description
Get state of the body
Replacement in Object TOOLKIT:
pfcSolidBody::GetBodyState
Synopsis
#include <
ProSolidBody.h
>
ProError
ProSolidBodyStateGet
(
ProSolidBody
* body
/* (In)
the body
*/
ProSolidBodyState
* state
/* (Out)
body state
*/
)
Returns
PRO_TK_NO_ERROR
Function is successful.
PRO_TK_BAD_INPUTS
- invalid inputs.
User Guide References
States of bodies:ProSolidBodyStateGet
Creating a Body:ProSolidBodyStateGet
Overview:ProSolidBodyStateGet
Was this helpful?
This site works best with JavaScript enabled