NX in 2 windows
NX in 2 windows
(OP)
This is probably too much to ask, but just in case it is possible: here goes:
NX7.5+teamcenter 8
I'm currently creating a weld drawing of a quite complicated (50+parts) assembly. Now, in order to make this a bit more clear to myself, I'd like to be able to watch the 3D assembly on one screen, while making the drawing on another.
Preferably this should be available through Teamcenter.
I could export the assembly out of Teamcenter and open it in non-TC NX, but that's a bit cumbersome.
Is there another way?
NX7.5+teamcenter 8
I'm currently creating a weld drawing of a quite complicated (50+parts) assembly. Now, in order to make this a bit more clear to myself, I'd like to be able to watch the 3D assembly on one screen, while making the drawing on another.
Preferably this should be available through Teamcenter.
I could export the assembly out of Teamcenter and open it in non-TC NX, but that's a bit cumbersome.
Is there another way?
NX 7.5
Teamcenter 8





RE: NX in 2 windows
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
UG/NX Museum: http://www.plmworld.org/p/cm/ld/fid=209
To an Engineer, the glass is twice as big as it needs to be.
RE: NX in 2 windows
"Wildfires are dangerous, hard to control, and economically catastrophic."
Ben Loosli
RE: NX in 2 windows
@John: how can I open NX twice out of teamcenter? If I just open NX, it's not connected with our database.
and on a sidenote: why is there a 'cascade', 'tile horizontally' and 'tile vertally' option if it is not supported? Or can this be used for something else?
NX 7.5
Teamcenter 8
RE: NX in 2 windows
rem Start Unigraphics through the launcher program
rem %UGII_ROOT_DIR%\ugs_router -ugm -enable_cancel -version=V23.0 %*
rem
rem **** MODIFICAATIONS ****
rem This line allows multiple NX sessions to be run. Comment out the line above, and
rem uncomment the one below to use. Note, this is not recommended by GTAC.
start "NX" "%UGII_ROOT_DIR%\ugraf" -pim=yes -retrieve:%*
rem **** END CUSTOMIZATION ****
rem
goto :ENDOFFILE
-Dave
NX 5.0.6.3mp7