Hi ,
I created a menu bar on my nx session with many drop down user commands (journals with explanation ) and i want to create the same menu for other users working on different computers .
is there a way to copy the menu from my pc and paste it to others ?
thank you .
Hi every one ,
i'm wondering if there is a way to create a part from a simulation ?
I know i can pass from sim to fem but i need to get a prt file to get full access to the UF functions like the type of surface etc..
thank you .
Hi ,
this is the journal , the problem is that area and perimeter outputs are zeros , others are working well.
Any help .
Module NXJournal
Sub Main(ByVal args() As String)
Dim theSession As Session = Session.GetSession()
Dim workPart As Part = theSession.Parts.Work...
Hi ,
Can any one explain to me what's is a selection intent rule ?
i'm having problems affecting faces simply to a face collector ,i must create a selection intent rule and affect it to the face collector .
thanks for helping.
Hi ,
i'm trying to create a journal that can detect all bodies in an assembly that have a similar geometry as a reference body ,
but it seems that i'm not progressing , any ideas ?
thanks.
Hi every one , i have a small problem.
i'm trying to get faces to change color depending on the face type , but this in not the probleme i managed to do that but only when i'm working in modeling module.
i need to do the same for Advanced simulation (.fem parts) module.
i tried to change work to...