This works fine.
Thank you very much. Actually, I was at a loss when studying nx journal, but I think it will be really useful if you study based on this code.
Thank you again.
What you said is exactly what I am trying to say. When moving a part or component from point to point, the z value is ignored.
I tried pasting the code you wrote here and there, but it doesn't work. If you don't mind, can I request a correction? Actually, I don't know much about journals, but I...
I tried asking GPT to fix it several times, but it didn't work. PDW has a similar function.
Option Strict Off
Imports System
Imports NXOpen
Imports NXOpen.Assemblies
Module MoveComponentXY
Sub Main()
Dim theSession As Session = Session.GetSession()
Dim theUI As UI =...
When I asked AI to create a journal code that moves in the xy plane, the following code came out.
It didn't work, so I modified it a little, but it still doesn't work.
I don't know much about journals. Even if I look at the help of nx, it's not easy to learn because it's not related to practical...
toost, thanks for reply
i use in nx 1973.
I am trying to automate shcs parts.
The function used is the pdw library.
First of all, it is slightly different from the Reuse library.
Shcs is very often used when designing press molds.
Currently, the shcs method of common libraries is based on “part...
hello good day~
While configuring the library, I found out that using the "ug_infodialog" function brings up a dialog box.
Then, is there a function that returns a value?
When making a screw library, I would like to display a box that measures the thickness of the fastening object.
thank you
to studiotreccani
thanks for answer to measure
I'm already using that feature.
but, my team members have not been able to adapt and are still using the old version.
It seems there is no other solution.
Thanks again for your reply
Hello, I am using nx 1973.
Since the nx12 version, the measurement function has changed, making it difficult to use "Project Distance".
I work in the press mold industry and need to measure distances very frequently.
Is there anyone who is using the old version's measurement function similarly...
hello good day~!
I want to turn off the "Double click in empty space in graphics window to Fit the geometry" function. If you don't know what function it is, please refer to the attached image.
It seems to be the cause of the delay in the drag for selection
In the case of the NX7.5 version...
Rob_N, thank you.
When I used it, the partner company said they couldn't open the latest parasolid version.
Can I lower it to V25.0 (NX8.5) or V27.0 (NX10) version?
Rob_N, thank you so much.
Thanks to you, I can reduce a lot of mistakes and save time. It replaces the prt file in the specified path with an x_t file.
It's working well. It's great!
hi good day
i get this code at old thread.
but it is not working on my nx.
when i run this journal,it says "Line 204: 'Forms' is not a member of 'Windows'."
please check atteched file.
and please understand that my english may not be smooth because I am Korean.
thanks you.
my system
windows 10...