Using Python/pycatia to automate parameters..
product_item is each part I wish to edit in the loop.
Need to redefine this -- caa.active_document.com_object
If I open a catpart only no problem
I wish to do the same but loop through each Product files..
for product_item in products...
Microsoft VBScript complilation error
Description: Expected end of statement
Statement: Dim ProductDoc1 As Document
Here is the macro:
Sub CATMain()
Dim ProductDoc1 As Document
End Sub
Any help would be great!
Thanks,
Jim
Hi All,
I must say NX7.5 really sucks! 20 years working on this software and I am still tring to figure out how to use it.
How would one snap the WCS to an existing one?
And Then how would you set the view to look down the Z axis?
Sorry for venting, but this is rediculas.
Jim
Hi All,
The hide show command works on a the entire part in V20, until you make it the work part and then you may hide/show individual items. V18 was able to assign say, F2 to hide/show a single item anywhere in an assemble.
Thanks,
Jim
Hi all,
How would one remove/split a single surface from a sheet of many surfaces that have been joined together?
I have been extracting, then creating a boundry, and then extruding the boundry so I can split to it. A long process just to fix a surface that does not pass the boundry test...
Hi all,
I create a GRIP program to make a block, great. Now later I want to use the first two POS or GPOS to select geometry within the same quadrant automatically. Without having to select that range again. Would anyone have some direction? Like IDENT that would use the first two points...
Hello, I'm looking for a way to use CVS or text file data to as data for a grip program to function with. I see scratch files but I don't know what they are. Regards Jim