API 설명서
>
Solids and parts
>
Object ProSolid
> Function ProSolidBodyCreate
Function ProSolidBodyCreate
Description
Create new body
Replacement in Object TOOLKIT:
wfcWSolid::CreateBody
Synopsis
#include <
ProSolidBody.h
>
ProError
ProSolidBodyCreate
(
ProSolid
sld
/* (In)
The solid owner.
*/
ProSolidBody
* body
/* (Out)
Newly created body.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully initialized body.
PRO_TK_BAD_INPUTS
One or more of the input arguments are invalid.
User Guide References
Creating a Body:ProSolidBodyCreate
Overview:ProSolidBodyCreate
Parent topic
Object ProSolid
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.