Dear all,
I have to export big assemblies in Step File and I would like to ask you if the following settings are recommendable or not.
(see attached file)
My idea is to use Batch Magament in CATIA saving in a input Folder the big assemblies and exporting each big assembly in one Step File...
Hello Ferdo,
Thanks a lot for your reply.
As you can see this was my first macro and I made this with my limited knowledge in CATScript.
Hope next time will improve :)
Regards
Toni
Hi Ferdo,
superthanks for the help.
I used the short manual recommended by DBezaire and now i can load the big assembly from my local drive at home.
http://www.eng-tips.com/viewthread.cfm?qid=346938
Regards
Hello ,
after copying from one drive to another a big assembly I got all the links broken and I don´t know how to recover all the data.
Is it possible to relink alll the subcatproducts in one shoot?
Attached the screeenshot.
Many thanks and regards...
Hello Ferdo,
I checked CAAV5 Help and I was able to make the code =) So my first program works.
How could be improved?
Thanks and regards
' Version: 1.0
' Code: CATIA CATScript
' Purpose: Returns the document's full file name, including its path and reports results in Excel
'...
Hi Ferdo,
thanks for the feedback.
My only problem in this code is the following
For Each doc1 in documents1
[highlight #CC0000]Excel.Cells(ColumnNum,1)= doc1.Name[/highlight]
ColumnNum = ColumnNum + 1
Next
Because the final output I get in excel is only the first CATPart I have opened in...
Hello Ferdo,
thanks for the tips. I checked some info in internet and the macro is improving a few =)
If you run the macro, at the moment the program exports the file name of the active open window in CATIA.
My question is now to know .. If I have several windows opened, how can be possible...
Hello Ferdo,
I am so sorry.I used your code already and the output in Excel sheet shows only the title of the variables you wrote.
I tried to modify and I am not able to find/understand the command to retrieve CATIA Partname.
Regards
Tony
Ho Fernando,
thanks for the help
I tried to use this code but doesnt work on my CATIA V5 R24.
and also I added references on Microsoft Excel 15.0 Object Library in my CATIA
Any possible solution?
Regards
Sub ExampleSendInfoToExcel'EXCEL SETUP
Err.Clear
On Error Resume Next
Set objGEXCELapp =...
Hello Ferdo,
thanks for your reply.
The link you forwarded me shows info retreieved from Part Bodies
I don´t know the variables I should use to retrieve the CATPart File.
Could you please help me?
Thanks again
Hello Ferdo,
many thanks for your reply.
I want to get the Filename from a batch of CATPart and export all in excel sheet.
ex :
Filename Mass Volume PATH
150108_SCREW.CATPart C:\My_works
Get also info like mass and volume should be nice , but...
Dear all,
I would like to create a macro that will make the following steps
From a list of CATParts
1. Open a CATpart saved in a specific folder ( ex c:\Temp\input)
2. Retrieve info from catpart (part name)and export to excel
3. Go to step 1
3. Save excel sheet in a especific folder (ex...
Hello !
I am checking DMU Space analysis settings because I wish to analyze clashes in one assembly. I need to know if somebody can explain me the meaning of Clearance parameter ( in this example 5 mm) and the consequences after computing the possible clashes.
Thanks in advance for your help...
Hello,
I am analyzing one assembly and i can see that all the parts are fully constrained , but all the components have 6 degrees of freedom
How can I change these restrictions ?
See attached file
Hello,
Please I am checking the following command in catia but I don´t know how to propagate position to reference in the other arm robot.
Enclosed is the short record explaining how I am trying to do it.
http://www.youtube.com/watch?v=nAvhHA56Akc&feature=youtu.be
Do I have to change the...
Hello,
I am trying to understand the meaning of the following specification tree ( see arrows in red) . Could somebody explain me what are the difference between the icon circular base(4) and Ass Level1 (1)?
Enclosed is the screenshot with the questions i am asking about.
Thanks in advance...
Hello,
I only can say that after modify instance Name and Part Number in the tree( window properties ) the part name didn´t change automatically . See my screenshot and you will understand what I am talking about.
Thanks Azrael for the tip
Kind Regards
Toni