I have implemented that function in my program. All the time it returns false, even the part was modified. However When I write the same code in a NX Journal, it works perfectly.
Code:
bool result;
Session theSession = Session.GetSession();
UFSession theUFSession =...
it comes up a question,
in this line of code:
myVector = list_box0.GetProperties.GetIntegerVector("SelectedItems")
Where can I find in the API the property name, in this case "SelectedItems"?
Thank you
I describe my problem better:
"Why does a part need to be opened before a block UI styler dialog can be displayed?? This is a total setback, especially if you design a dialog to set some options (some labels and two checkboxes / toggles). Thanks to this, I have to go back to the pre NX6 UI...
Hi Everyone,
I wanna launch Dialog Block UI Styler without having any part in NX loaded.Is there any statement which can avoid that NXException?
Thank you.
I have seen that it is easier and possible using NX Open C++ with UFUSR;
But I am developing applications in C#,
Is there a way to wrap C++ entry function in C#??
Thank you very much again!
Is it possible to add some parameters to the application? I can not find the solution.
For example:
----------------------------------------------------------
VERSION 120
EDIT UG_GATEWAY_MAIN_MENUBAR
MENU UG_APPLICATION
BUTTON wag_ENG_CONVERT
ACTIONS "start "\"C:\Program Files\Siemens\NX...
Thanks phillpd,
I knew that solution, but my question goes beyond this point.
How do you differentiate in your own application which button has been pressed?
Thank you again for your comments,
Daniel
HI All,
I want to create a customize Toolbar (.tbr) I would like to know if it is possible to create 2 buttons that they call the same DLL but each one calls different functions (callbacks).
I just can do it creating the actions in separately DLLs. But for the purpose of my project is not...
Hi Everyone,
I would like to know which License (module) are required for running "Drafting Module" in Siemens NX.
Can anyone provide more information about that?
Are these modules those ones which are related to may question? (drafting, nx_drafting_plus and nx_ship_drafting)
Thank you in...