Description | |||||||||||
Retrieves the regeneration outline of a solid body, with respect to the base coordinate system orientation. | |||||||||||
Synopsis | |||||||||||
#include <ProSolidBody.h> | |||||||||||
ProError | ProSolidBodyOutlineGet | ( | |||||||||
ProSolidBody* body | |||||||||||
/* (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 | |||||||||||
|