i got the below code, which is changing properties for all the elements present in the drawing sheet.
How to make it specific part number? or except specified product it should change the properties?
"Sub CATMain()
Dim drawingDocument1 As Document
Set drawingDocument1 = CATIA.ActiveDocument...
Hi Team,
I have a number of drawing sheet which contains views in that, for each view im using overload properties to change the line type and thickness.
Can we automate this without using overload properties?
Scenario_1:-
Product window
Vxxxxxxxxx
1.Vzzzzzzzz
2.Vyyyyyyy
Drawing...
Hi All,
i have fasteners details inside a nested geometrical set for the different diameter, here the instance its not in order like "en2245B3E4.3,en2245B3E4.8,en2245B3E4.12" i want to have vba code to rename the hybridshapes in the sequence, Please help me out
Thanks
Gajendra HG