Hello All,
I am wondering to create two macros. one will record position of all views in a drawing may be in the form of co ordinate values.
When we update the views there is possibility of Views movement to some random locations. I would like to create second macro that will
use recorded View...
Hello Ferdo,
Actually I want a macro that will create a bigger table like this, this will useful for me during Drawing revision recording and zone specification during each time. I am expecting a tool that will create such table that will be helpful for a moment during revision recording and...
Hello harlowmatt,
Can you post your complete code here, that will be of great help, I am looking for a code that will create a Table in complete sheet with zone name in each cell like from one corner A1 to end corner L40 . This code will help me to create table based on various sheet sizes...
Hi BigPrizz,
Just an idea is, you first need to create closed/filled cylinder, then perform cut using helical spring and then add fillets and finally shell command to get thickness.
I hope this will help.
Hi..
Sub CATMain()
Dim Params()
CATIA.SystemService.ExecuteScript "C:\TEMP\ideas", catScriptLibraryTypeDirectory, "ICD.CATScript", "CATMain", params
End Sub
please help in executing this script..
Thanks in advance,
Rangrao Padiyar
Hello Renat...
I would suggest to be prepared for the entry level screening and aptitude test. If you score good in tests, probably you need to undergo model tests and then you can show your skills by completing model and drawing in minimum time. Also note that while creating a model most of the...
Hello Everybody,
This is my first post in Bearing Design section. I hope, I will get responses on this.
Currently I'm working on rear axle design and curious to know regarding fitment selection for taper roller bearings.
We have standard set of guidelines for fit selection and thus not helpful...
Thanks ferdo for your feedback on this. I have searched through this forum using keywards like log file and timestamp, but have not found any useful.
Can you please point out any example that could be useful for me?
Thanks you,
Rangrao Padiyar
Hello Everybody,
This is very nice platform to share and enhance our knowledge. Only because of this site I could speed up my work.
I came with a query that, when we create a macro, can we create some code such that we will get know that, how many times our macro has been used. I believe based...
Thanks for your reply eric, actually I have to switch between multiple catia dwgs opened in session and insert logos. I think you understood what my query is.
Thank you.
Rangrao
Hello Guys,
Recently I posted regarding inserting a pdf file in catia drawing.. and still trying to do so.
Now I want to insert logos in multiple catia drawings already opened in session. Can anybody help me in correcting this code (highlighted)??
********************************************...