Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep 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: toniechang
  • Order by date
  1. toniechang

    Journal (.NET) Remove Parameters Command

    Quite difficult, indeed, but I'm working on it ! ;-)
  2. toniechang

    Journal (.NET) Remove Parameters Command

    As always, everything is in, but either difficult to get the key word to search for or not f*****g supported ! That's the price to pay for a product sponsored by share-holders. The sooner the better ...
  3. toniechang

    NX : what they don't tell you

    We had assembly slow behaviour issue and UGS send us : UGII_SIMULTANEOUS_SOLVE_CLEANUP=1 We had drawings slow behaviour issue and UGS send us : UGII_DRAFT_SUPPRESS_THREAD_TRUE_HIDDEN_LINE=1 ... it seems to exists many hidden switches that can improve NX. But where may we find them all ?
  4. toniechang

    Journal (.NET) Remove Parameters Command

    Sample NXOpen .NET Visual Basic program to remove parameters from all bodies in work part Option Strict Off Imports System Imports NXOpen Imports NXOpen.UF Imports NXOpen.UI Imports NXOpen.Utilities Module remove_parameters_from_all_bodies_in_work_part Dim s As Session =...
  5. toniechang

    Assembly backup

    Option 1. There's the 'Save All As' application available (google it for d/l) but it only gathers all loaded parts ... Option 2. Combine option 1. with a self-made .net program to load all loaded parts drawings and everything somewhere ... Option 3. Solidworks is well ahead, my friend.
  6. toniechang

    Export Parts List via .NET

    How can I export a parts list in a text file using VB.NET ?
  7. toniechang

    How to mate two planes together in NX4

    As always, very interesting, John. I didn't get that 'precaution' in mind but I'll surely investigate on it. Thanks. ;-)
  8. toniechang

    NX 4 Vs. Solid Edge V19

    NX has integrated CAM and top free form capabilities ...
  9. toniechang

    Download Parts

    http://www.traceparts.com/
  10. toniechang

    NX4 - .NET : dealing with multiple windows ...

    Let'say we start the .NET program with a main displayed window. On that main window is a button that lauches a UG 'select components' function and its own selection window too. Now, how do I pass the control to that UG selection function and be able to pick components on the screen ? What...
  11. toniechang

    NX4 - COMPONENTS FILTERS

    Just perfect ! Thanks, John.
  12. toniechang

    NX4 - COMPONENTS FILTERS

    Where can I find the good old 'right-clic on the ANAV > add to filter' command in NX4 ?
  13. toniechang

    Video Performance Slow in NX4

    You 'game card' has in fact all the possibilities of a 'high end' one but hidden for $ reasons. You can turn it into what is needed for free : www.guru3d.com
  14. toniechang

    "Linking" excel to NX?

    'you can't FORCE NX' When is that bi-directionnal and live update foreseen with the good old NX ? Many of the mid-range CAD software have the MS OLE for years now. When we saw here what selfish direction NX took to manage tabulated notes on his own, the feeling was already that OLE could be...
  15. toniechang

    Journaling in NX3/4/5

    uwam2ie, the doc about NX .NET is nearly inesistant (I miss the well organised and illustrated GRIP doc) ! There are some examples in UGOPEN\SampleNXOpenApplications\.NET and on the little GTAC on line library site but that does not remove the impression that their ".NET for NX" code is top...
  16. toniechang

    VB.NET : get thumbnail preview of a part

    How can I get the thumbnail preview of a selected part in a VB.NET application window ?
  17. toniechang

    Teamcenter 9 and GRIP routines

    Hum, we are in the implementation process (3 months) ... and that question will be analysed next Monday ! I'll keep you informed, for sure. ;-)
  18. toniechang

    NX4 - Feature position dimension : color change ?

    I cannot find where I can change the features (hole, pocket ...) positioning dimensions color in NX4 ... Any ideas ?
  19. toniechang

    Section View Letter already in use

    Yep ! ;-)
  20. toniechang

    Section View Letter already in use

    Yes, I did. Unfortunately, my company likes to skip the uneven releases and go for the next even upgrade only when the next uneven is out; not to have to face the numerous bugs, they say ...

Part and Inventory Search

Back
Top