Hi,
I was looking for some help with writing a macro to build a CATProduct.
The requirement is to transfer the CATProduct, built locally, to Enovia database. I was wondering if there is a way to record the coordinates of all the CATParts done in local drive into an Excel and then use to...
Hi ferdo,
It is for the aircraft. Left hand side and right hand side may sometimes be different, but it will mostly be same. Right hand side will start at a different x station. Pitch may vary from one row to another, but the distance column wise will be same. I don't mind entering pitch value...
Hi,
I need to arrange seats based on pitch. This is being done in 2D. I have the seat contours as an instance. This has to start at certain point (say X = 50.0) and be incremented from there onwards. The seat pitch is not constant. I was looking to create a user form which first asks the user...
Hi,
I was converting a draw file from CATIA V4 to CATIA V5. When I copy and paste the views, all lines and curves come 0.008" thick. I want to change all of them (only 0.008"thick) to 0.006 thick, but the line type shouldn't change. Can this be done through a macro.
Thank you
Thank you very much for developing the macro LukaszSz!
I did not get any errors when I compiled it, but it works only with one text. When there are multiple texts, it detects them but doesn't give any spelling suggestions.
I was just going through the excel forums and found the following code which checks the spelling of all the cells. What I though is to first capture all the words from CATIA into an excel and then use the excel spell checker to check the spellings. But I have a doubt w.r.t the word (sentence)...
I was trying to build a spell checker in CATIA V5. I want the macro to check every word in a drawing file with an Excel sheet which has all the words predefined. How do I start this.
Thanks!