Hello
I'm using NX version 1884 and now i cant change the "Resolution" or "Refinement Factor" like i used to do on NX 12 on "Facet Settings"
Someone can help me to get better resolution on this new NX?
Hello
I use NX 12 and when i try mirror any body with "Mirror Geometry" or "Extract Geometry" and choose the option "Mirror Body", i lose colors.
The only way that i found is create a assembly with that body and use "Wave Geometry Linker" and choose the option "Mirror Body" because is the only...
Hello
Every time i receive 1 Step, i create a new folder and i open that assembly there and i add the date at the end of the name of that folder.
I receive Steps with few updates of 1 assembly but when i try to replace that assembly with "replace component", nx update all unless the components...
Hello
I'm working with NX12 and everytime i open a new NX i have to turn off the Highlight Original.
I already tried change on the template but i still have always this problem.
What can i do to fix this?
Rúben Silva
Hello
I'm starting create cooling system but after i finish all tubes with "direct channel" i click on cooling circuits to define my circuit and i always have this message that you can see on attachment and after that i cant do nothing.
What i'm doing wrong?
I use NX11.
Rúben Silva...
Hello
I have one area that i can't use section.
As you can see on the attachment i can't click on "Edit Section" and i dont know why, it's the first time that this happen
How can i fix this?
https://files.engineering.com/getfile.aspx?folder=4ef8d4e0-9faf-469d-8090-77b1eb069bb7&file=bar.bmp...
Hello
On my work, we have CATIA V26, Pro E and NX 11 and, when i receive STEPs from CATIA, sometimes the solids open.
When i have alot openings i ask to the people of Pro E to just import and export that STEP, after that i have much less openings.
One of the big problems are the tubes, i...
Hello
I work with NX for a few years and now i'm trying start with CATIA.
I would like to know if it's possible create a macro that get/show the coordinates of the click when i click in one surface.
I was thinking use the same method that CATIA use when i measure 2 points using "picking point"...
Hello
Everytime i want load or open a new file i have to go to assembly load options and change "From Folder" to "As Saved".
There are a way to make this change default, so i dont have to close everytime i forget change this option?
I work with NX11
Rúben Silva
Hello
I was working on NX10 and today moved to NX11 but i dont remember where i went to active this lines of the cursor like you can see on the attachment.
Someone can help me?
Rúben Silvahttp://files.engineering.com/getfile.aspx?folder=9ba876ad-7796-4517-b991-79b2b6ab249f&file=doubt.jpg
Hello
I am new on CATIA and i recorded this macro when i created 1 point but now i want that the macro ask me to select the surface and after tell me to click on the surface to create the point (like if i am creating 1 point with CATIA button)
I think that i need to change the red texto and i...
Hello
I have a problem with colors
When i do a subtract, few faces that are in contact with the subtrated body change color and become translucent
Other problem is when i create faces or radius, sometimes is with one color, sometimes is with another color.
How can i solve this?
Rúben Silva
I want to know how can i create 1 spline between 2 splines because i have few letters and i just want the middle spline on each letter
How can i do that?
I use NX10
Rúben Silvahttp://files.engineering.com/getfile.aspx?folder=40ae88c1-adec-40f1-870b-dc01894f0935&file=LETTERS.jpg
Hello
I have a drafting (img6) with holes (img2) and i just want to see the silhouettes of that holes and not the edges (img3) but when i disable (img5), hide the edges of the holes but hide 1 more line of an radius that is necessary (img4)
What can i do to dont have this problem?
img1...
Hello
I want create 1 Box that show 3 buttons with "1", "2" and "a"
I found this comand MessageBoxButtons like this exemple:
result = MessageBox.Show("Choose 1 option", "", MessageBoxButtons.YesNoCancel)
there are any way to change "yes", "no" and "cancel" for "1", "2" and "a"?
Rúben Silva
Hello
I have an journal that create drawing sheets, the problem is when i try create a sheet with an name which already exists, the journal create an new sheet without name.
There are any code to check all existing sheets?
Hello
I dont know what i did or what i changed but now when i select any face only the borders change color and the selected face keep the original color and it is more hard to know what faces i already selected.
How can i remove the transparency and give 1 color?
I use NX 10
Thank you
Rúben...
I'm a beginer with NX but i trying create a journal that, after i select 1 body, open the drafting with template A4
I already have the code below to select the body
Option Strict Off
Imports System
Imports NXOpen
Imports NXOpen.UF
Module Select_Point_on_Face
Dim theSession As Session =...