API 설명서 > Solids and parts > Object ProSolid > Function ProSolidBodyOutlineGet
Function ProSolidBodyOutlineGet
Description
Retrieves the regeneration outline of a solid body, with respect to the base coordinate system orientation.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSolidBody.h>
ProSolidBodyOutlineGet
(
/* (In)
The body whose outline is to be determined
*/
ProOutline body_outline
/* (Out)
The outline that defines the boundary box of the body, in the orientation of the base coordinate system
*/
)
Returns
Function is successful.
The solid body is empty
Function failed.
User Guide References
도움이 되셨나요?