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