API 文件集 > Geometry items > Object ProGeomitem > Function ProGeomitemBodyGet
Function ProGeomitemBodyGet
Description
Retrieves the body that is associated with the specified geometry item.
Replacement in Object TOOLKIT:
Synopsis
#include <ProGeomitem.h>
ProGeomitemBodyGet
(
ProGeomitem* p_geom_item
/* (In)
The item handle.
*/
/* (Out)
The body that is associated with the geometry item
*/
)
Returns
The function successfully retrieved the body.
The input argument is invalid.
User Guide References
這是否有幫助?