@TiagoFigueiredo, It is quite easy to convert CATIA to JT if you are already using the Teamcenter license. Siemens has developed a tool with a 3rd party (dont remember the name of the company, most probably, EB Solutions or some such), this allows you to directly export JT from CATIA file, be it...
I am working on a Top Down design in which I have a skeleton at the top level. Then there are individual sub - assemblies which refer certain elements from the top level and also have a skeleton model with their own unique elements restricted to that sub - assembly.
I am having a problem...
Is there a way to search for published elements in a CATIA part when working in a macro?
I need to select a particular published element in one file and copy it to the other file through code. Currently I am looking for the element by name. But, the element is published. And I have to copy only...
Hi jackk,
Thanks for the information. I was wondering how exactly to achieve it when I have the part I shown in the image I have attached. There the length of the unfolded flange is varying. And also I am trying to automate this process. So I was looking for pointers on getting it in a...
Hi Everybody!
Question: Can we unfold surfaces without using the CATIA built in unfold command? Is there some workaround for this? Not afraid to do some work manually to achieve the result. The attached image could be useful to understand my problem...
Thanks lardman363 for the idea. Though I am not sure how well it will work for us.
Let me try and describe in more detail the scenario here:
1. A part, let's say A, is created by the designer.
2. A derivative part from the part A is created by publishing the part body and copying it with the...
yes Ferdo we tried that. We measured the coordinates of the point and entered them as a text string. However, here the problem is that the new annotation is no longer associative. that is, it does not change with the change in the location of the points and we have to re-run the code once again...
Thanks for your reply. I know the option you are pointing out is available in CATIA. The reason I want to automate it is because I am copying a number of elements from one file to another. when these elements are copied, they need to be annotated with the coordinates of the points. this is a new...
Hi everyone,
I need to automate the creation of point coordinates annotation in the FTA workbench in CATIA. As far as I have been able to find out, DS has not exposed the method for creating coordinate dimension. Is there anyway we can do it?
Attached is the screenshot for what I need
Thanks...