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...
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 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...
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...
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)??
********************************************...
Hello Everybody,
I would like to create large number of drawings (around 500+) and need to import pdf(mostly) or dxf or dwg for each drawing.
Let me clarify in more detail.
1. Suppose I have two folders, one folder contains drawings with part nos. like A, B, C....
and other folder contains files...