API Documentation > Manufacturing > Object ProMfgoper > Function ProMfgoperToolpathDisplay
Function ProMfgoperToolpathDisplay
Description
Displays the toolpath of the manufacturing operation on the screen.
Synopsis
#include <ProMfgoper.h>
ProMfgoperToolpathDisplay
(
/* (In)
The handle to a manufacturing operation feature
*/
)
Returns
The function successfully retrieved the information.
The toolpath display failed.
The argument is invalid.
Sample Code References
User Guide References
Was this helpful?