API Documentation
>
Manufacturing
>
Object ProMfgoper
> Function ProMfgoperToolpathDisplay
Function ProMfgoperToolpathDisplay
Description
Displays the toolpath of the manufacturing operation on the screen.
Synopsis
#include <
ProMfgoper.h
>
ProError
ProMfgoperToolpathDisplay
(
ProMfgoper
* oper
/* (In)
The handle to a manufacturing operation feature
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_GENERAL_ERROR
The toolpath display failed.
PRO_TK_BAD_INPUTS
The argument is invalid.
Sample Code References
pt_examples ( TestMfgOper.c )
User Guide References
Analyzing Manufacturing Features:ProMfgoperToolpathDisplay
Was this helpful?
This site works best with JavaScript enabled