Hi Doug,
That solves it! It no longer tries to connect to ENOVIA and I am able to visualize the Assembly with the components I have locally.
Many thanks for your help!
I am having an issue when trying to open a CATProduct in CATIA V5, where a series of Incident Report windows pop up, saying that there is no connection to ENOVIA V5 (such as as the one in attachment). When I try to close one of the pop up windows another on pops up and this goes on and on until...
Hi,
MRSSPOCK, itsmyjob, thank you for your words. Indeed this was a new door that has opened to me. I hope to continue to improve and learn more.
Thank you once again for your contributions!
Filipe
Hi,
Following my last questions I started learning a bit about vba and was able to create my own macro in Excel, from examples that I found on this forum and others.
I am sending the code in a ".txt" file and an image with an example of how I set the Excel worksheet.
Basically this macro...
Hi, thank you very much for your reply!
I have a set of point (between 200 and 300) in Excel and my goal is to import them to CATIA and connect them automatically with a line to create a closed profile.
These points are the vertices of a 2D polygon, so when I connect them I obtain a closed...
Hi, I created a macro in CATIA with your code, but when trying to run it I get a compile error saying "User-defined type not defined". I guess other steps are required to put this working, but my current knowledge of it is not enough.
However, by looking at the code you provided and comparing...
Hi, and thank you for your response.
My main question is not how I can connect the points with the spline. The question is I have a set of points in Excel worksheet that I import to CATIA and I want to connect them with a line automatically. Since I have hundreds of points connecting them...
Just an update to my prevous post, the error i got when using the spline function from the macro "GSD_PointSplineLoftFromExcel" was due to the fact that I had repeated points on my profile and not to being a closed profile.
However I still don't know if there is a way to edit this macro so as...
Hi,
I was able to import a set of points from Excel by means of a macro I found on the internet. I have uploaded an image of the imported points in CATIA:
http://files.engineering.com/getfile.aspx?folder=f93efb61-aa4c-4fa0-8837-5f41cd8fbf06&file=imported_points.png
Now I want to know if there...
Hi, I have uploaded some pictures of the results I'm having. When I select the section box (first picture), I can intersect it with only 1/4 of the volume, but when I activate the volume cut (second picture) I obtain just the selected 1/4 volume, but I would like to cut away this 1/4 volume and...
Hi, and thank you for answering!
Yes I can drag the section plane so that I can obtain in the secondary window the 2D view of the intersection between the section plane and the assembly. But in the 3D view if I activate the volume cut half of the body is cut by the plane instead of just 1/4...
Hi, I have a 3DXML file of an assembly with a cylindrical shape. This was provided to me like this and I have no access to the Catia Product or Part files.
I would like to make a section cut slice of 1/4 of the cylinder, as if one was cutting a 1/4 slice of a cheese. I used the sectioning...