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 TugboatEng 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: Goof2014
  • Content: Threads
  • Order by date
  1. Goof2014

    Batch DXF export

    Hello together, I found the following journal: http://www.nxjournaling.com/content/export-drawing-dxf-file-using-nx-journal But I could not get it running in NX 9.0. I recorded the following journal. How could I modify it to batch export a complete folder with files? ' NX 9.0.1.3 Option...
  2. Goof2014

    Suffix for dimension - x 30¦

    Hello together, I would like to add a suffix to an existing dimension. How could I add the text "x 30°"? The problem is the "° - degree" because the journal does not accept ascii code. Thank you Goof Sub Main() Dim dimension As NXOpen.Tag While select_a_dimension(dimension) =...
  3. Goof2014

    Change value of expression with a journal

    Hello together, how could I change the value of an expression of a part which is in an assembly? Assembly | |>Part in which I would like to change the value Name: TypeChange Value: 1 (Integer) Thank you very much Goof

Part and Inventory Search

Back
Top