Function AskMsg(ByVal title As String, ByVal message As String) As Boolean
Dim messages As String() = {message}
Dim buttons As UFUi.MessageButtons
With buttons
.button1 = True
.button2 = False
.button3 = True
.label1 = "Yes"...
I'd like to create a company "Left Border Bar" from a text file so it is available for all users on the NX customization server.
What is the extension for that file?
Does it follow the same text arrangement as other toolbars?
Is there any example shipped with NX11 ?
Thanks.
D.
That "Stop Before Collision" does not get recorded into a journal...
This approach should simulate the same:
1. Set the direction into which you want to move your component
2. Get the 1st component encountered on the way from your origin into your direction
3. Get the minimum distance between...
NX85 had that possibility to set/unset the text below the icons for each selected toolbar (see attached).
Anyone knows where to find that option in NX11?
FYI: we are seeing that poor performance since NX 75 + Teamcenter 10 and what Siemens called at the time "a better integration of the two products". It has been so bad for every command that involves a massive live update of the Teamcenter Structure (typically adding/replacing fasteners) that we...