API 文件集 > Solids and parts > Object ProSolid > Function ProSolidBodyStateGet
Function ProSolidBodyStateGet
Description
Get state of the body
Replacement in Object TOOLKIT:
Synopsis
#include <ProSolidBody.h>
ProSolidBodyStateGet
(
/* (In)
the body
*/
/* (Out)
body state
*/
)
Returns
Function is successful. PRO_TK_BAD_INPUTS- invalid inputs.
這是否有幫助?