API 설명서 > Solids and parts > Object ProSolid > Function ProSolidBodyCreate
Function ProSolidBodyCreate
Description
Create new body
Replacement in Object TOOLKIT:
Synopsis
#include <ProSolidBody.h>
ProSolidBodyCreate
(
/* (In)
The solid owner.
*/
/* (Out)
Newly created body.
*/
)
Returns
The function successfully initialized body.
One or more of the input arguments are invalid.
User Guide References
도움이 되셨나요?