Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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. Sim77Son

    PDF batch

    Thank you for your fast response. Cowski your journal works great. [thumbsup]
  2. Sim77Son

    PDF batch

    Hello, i tried the attached script to export pdf. But there is one problem, i select a folder with for example 20 prt files (15 files with drawings) and press ok. Then the script starts to open the files and export the pdf, but not of all. I have tried severeal folders but the script only...
  3. Sim77Son

    Create Note in NX10

    Hello, I have an script in NX 8 for creating a note in a section of a drawing. It works like this, you make a section in the drawing through the springs in the assembly, then start the script. The script ask for an edge to select, select an edge of a spring in the section view it creates a note...
  4. Sim77Son

    Read out NX partname and replace it

    Thank you for your fast answer, work fine.
  5. Sim77Son

    Read out NX partname and replace it

    Yes, so it is. I changed my work to this, this will work now but I think its not really the best way to solve this. Imports System Imports NXOpen Imports System.Text.RegularExpressions Module NXJournal Sub Main() Dim theSession As Session = Session.GetSession() Dim...
  6. Sim77Son

    Read out NX partname and replace it

    Hello, first to explain what I try to do: First I read out the filename from a NX part (NX version 10) which looks in our company like this (1521w1_0.115, 1521w1_St_01, 1521w1_z_BG and so on). Then I look with InStr for the "_" and add 1 to the result so I get a number for the Mid function. The...
  7. Sim77Son

    Change color of feature faces

    Great, it works. Thank you.
  8. Sim77Son

    Change color of feature faces

    All threaded hole are features created with the hole command (see attached picture). we have our own cdf, so in our case it would be blue, but the journal doesnt change anything. I have tried several numbers with different...
  9. Sim77Son

    Change color of feature faces

    Thank you Cowski for your quick reply. But the journal doesn`t work, our threaded holes are colored orange and with the journal they should change the color to blue. But nothing happend. http://files.engineering.com/getfile.aspx?folder=74197e0c-a1f5-495f-b55f-200fede2e58c&file=20.04.jpg
  10. Sim77Son

    Change color of feature faces

    Sure. I´m working on NX 8.0.3.4
  11. Sim77Son

    Change color of feature faces

    thread561-317547 In the above thread is a journal to change the face color for simple and threaded hole. But i need a journal that only change the color of the threaded hole and dont change the color of any othe hole. Is it possible for someone to edit the journal for me?
  12. Sim77Son

    How to Batch Convert 2D UG NX8/9 Drawings to .cgm

    Hi, now i changed the path variable, but the error message always appear.http://files.engineering.com/getfile.aspx?folder=461de254-c8a8-455a-b347-1f67c6278cc9&file=12.12.jpg
  13. Sim77Son

    How to Batch Convert 2D UG NX8/9 Drawings to .cgm

    I added this variablehttp://files.engineering.com/getfile.aspx?folder=62c472e2-e093-465f-81f7-6be2beb1be33&file=11.12.jpg
  14. Sim77Son

    How to Batch Convert 2D UG NX8/9 Drawings to .cgm

    thread561-303564 Hello, i tried the windows program NXrawingsToCGM.exe from frankswinks out of the thread above. But it doesn´t work, the attached error comes up. Has anyone an Idea, what the problem is...
  15. Sim77Son

    NX8 Part location on drawing

    Hello, is it possible to map an attribut in the drawing for the location of the part? For example: C://test/xxxx/nameofthepart.prt
  16. Sim77Son

    Quantity on part drawing

    We running NX 8 And this is a usual workflow in toolshops, because the drawings of the complete tool will go in different departments or will be manufactured external, and we can´t give everyone a part list. We use this method (quantitiy on the detail drawing) in all our systems (2D-Software/...
  17. Sim77Son

    Quantity on part drawing

    Hello, is it possible to shown the quantity in the Part Drawing? The problem is our tool shop needs the quantity on the part drawing and not only on the part list. We have the part list in the top assembly and from there we need the quantity to be write back in the single part so we can show...
  18. Sim77Son

    Change lines with a VB prgramm

    Hello, first i`m new to VB.net. I recorded a journal to select all hidden lines in a drawing sheet, change them from dashed to solid and give them a colour. This works but only in the part i recorded it. My question is how I must change the journal(gruen_machen_1.txt) to select all hidden...

Part and Inventory Search