Some more questions...And Thankfulness | | I have some question though, if you dont mind answering.
Firt thank you very much for the script. I will go through
I couldn't figure out what is McOverride is,
Are "Const DEF_OP_INSIDE_ROUGH_POCKET = "INSIDE ROUGH POCKET" these to access the operation manager later?
If MakeOperationFromName(strPathToOP9,DEF_OP_INSIDE_FINISH_CONTOUR,DEF_OP_INSIDE_FINISH_CONTOUR, ovOverRides) <> mcOPERATION_INVALID Then;
Is this putting all your chains in the Operation you have got from the file OP9.
Am I understanding it right?
And is there a way to go through the geomtry that has been chained, ans ask for their color. It would be saving the selection in an
array and writing a for each loop in RhinoVB but here I couldnt know. My files are not really set up with levels. Levels are containing different sheets. But everything is colored
for text and boundry and pocket cut and router....
Thnaks again |