API Documentation > Manufacturing > Object ProNcseq > Function ProNcseqToolpathDisplay
Function ProNcseqToolpathDisplay
Description
Displays the toolpath of the specified NC sequence on the screen.
Synopsis
#include <ProNcseq.h>
ProNcseqToolpathDisplay
(
/* (In)
The handle to an NC sequence feature
*/
)
Returns
The function successfully retrieved the information.
The toolpath display failed.
The argument is invalid.
See Also
Sample Code References
User Guide References
Was this helpful?