My customer has asked me to increase a distance between two welds on a pipe at least 50mm(welded toe to toe), which is now 45mm from each welding center as shown in the attached picture.
Unfortunately, the distance cannot be increased anymore due to several reasons. I therefore am trying to find...
Windows 7 X64
Teamcenter 10.1.4.2(64Bit)
NX 8.5.3.3(64Bit)
Recentely, we have upgraded to NX8.5 from 7.5.
I had used Instance Feature in 7.5 but now can't.
I tried to search it with Command Finder and found it. Clicked it but no result.
(Modeling mode is History in Modeling Preferences)
How...
Hi,
I'm using NX7.5 / Windows 7 pro(X64), C#(.NET Framework 3.5)
I wanna make a program creating automatically partlist.
Component names can be got by below code.
But I don't know how to get routing object's part numbers.
Please refer to attached ppt file and give me some advice...
NX 7.5 / C#(.NET Framework 3.5) / Windows 7 Pro.(X64)
In the non-master mode,
There is a pipe drawing what is made with routing.
How to set separately linewidth for bodyline(outerline) and routingline(innerline)
|-------------------------|
| ----------------------- |...
Hi, I downloaded a sample code at siemenes.com.
[Download sample code]
https://solutions.industrysoftware.automation.siemens.com/srch/api/nx_api4845.zip
Runned but a error was appeared.
----Error Message----
NXOpen.NXException: Invalid property name for the block. See syslog for details...
I'm using nx7.5, C#(.NET Framework 3.5)
I made 2 toggle boxes with by below code.
toggle0 = (NXOpen.BlockStyler.UIBlock)theDialog.TopBlock.FindBlock("toggle0");
toggle1 = (NXOpen.BlockStyler.UIBlock)theDialog.TopBlock.FindBlock("toggle0");
I want... if toggle0 is checked, then toggle1 is...
I wanna do something when select item(s) in listbox.
For example,
There is a list box as below.
[Listbox]
-------------------
| 1. A1234-0 |
| 2. A1515-0 |
| 3. B1234-0 |
| 4. B1515-0 |
-------------------
[OK] [APPLY] [CANCEL]
Select "1. A1234-0" in listbox -> Select...
I'm NX7.5 user.
I wanna use some new functions of higher version in NX7.5.
My guess is.... if current ver DLLs(NXOpen.dll, etc) are replaced with higher ver(8 or 9) then the code made with new functions may be compiled without problem. But I wonder it is working properly in NX 7.5
Thanks in...
I use NX7.5.2.5 with TEAMCENTER at work.
3 errors occured when I played NX Journal.
First, "Microsoft Resource File To COFF Object Conversion Utility has stopped working"
Second, "Visual C# Command Line Compiler has stopped working"
Last, "Journal execution error" as attached screenshot.
I...