Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations SSS148 on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: fatdogs81
  • Content: Threads
  • Order by date
  1. fatdogs81

    Questions about HAZ and NDT for piping

    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...
  2. fatdogs81

    How to use Instance Feature in NX8.5

    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...
  3. fatdogs81

    How to get an "PART_NUMBER" of routing object?

    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...
  4. fatdogs81

    Change routing linewidth with NXOPEN

    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) |-------------------------| | ----------------------- |...
  5. fatdogs81

    How to use NXOpen.BlockStyler.PropertyList.GetPoint()?

    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...
  6. fatdogs81

    How to enable / disable toggle box in dialog

    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...
  7. fatdogs81

    NXOPEN C#, How to handle select event in listbox(dialog)

    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...
  8. fatdogs81

    Is it possible to use NXOpen Libraries for NX higher version?

    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...
  9. fatdogs81

    How to fix the journal execution error.

    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...

Part and Inventory Search