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 cowski 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: *

  1. Rai Ruan

    Change fillet's color

    i want to use journal, but i don't know how to search for fillets with the same dimension, can you help me? thanks
  2. Rai Ruan

    Change fillet's color

    Hello, I trying to change color of all fillet have same radius The radius and color will be input by user Anybody got any ideas? Best regards. ----------------------------- NX11
  3. Rai Ruan

    NX journal to Show Dimensions

    Hi there, I create a Measure Feature and i want to show dimensions to the screen I used this code but it didn't work Dim obj1 As NXOpen.Assemblies.Component = CType(component1.FindObject("COMPONENT NX-T-2Q-H7_ONLY-12_rev_1.001 1"), NXOpen.Assemblies.Component) Dim obj2 As...
  4. Rai Ruan

    distance between two components

    hi, i have a journal to get distance between two components by name or select, and a list of many pairs of components in excel table how to get name of those pairs of components from excel table to NX and put the distance back into the excel table macro to get distance: Option Strict Off...

Part and Inventory Search

Back
Top