camtd
03-29-2009, 05:53 AM
Why does Mastercam have a option to post out to a .nci file?
|
View Full Version : .nci file camtd 03-29-2009, 05:53 AM Why does Mastercam have a option to post out to a .nci file? cadcam 03-29-2009, 08:20 AM Well one thought would be to use the C-hook called "Section" were you write a surface path file that is to big for the control. you can use this to section the NCI code into smaller programs and post them. This will cleanly separate the code to multi programs that can be load to the control. |