I completely understand, thanks for giving ALL of us your time, & great advice. (I'm using the native one now)
I did find a minor annoyance..., when you hover over a part name in an assembly, it says MYSTERY_MESH instead of the part name....., i'll keep chipping away..
I can't PM you on here...
Hi Tamas,
Thanks for your help, this is "bloody brilliant"....
I had to edit the code as the second input box had been disabled. I edited from line 244 to look like this, to get that back again..
'If assemblyidQST Then
Dim assemblyid As String = InputBox("Please enter your required ID Name -...
Hi Tamas,
I've been using my edited version of your component creator, but I've noticed that it won't add more components, I must've broken it...
can you help me to remove the "PANEL" on the end of the part numbering, so I don't break the rest of the code.
I love this journal, i'm just not good...
I tried to test the journal but got this error.
Line 10 : 'Module' statement must end with a matching 'End Module'.
Line 89 : 'releaseObject' is not declared. It may be inaccessible due to its protection level.
Line 90 : 'releaseObject' is not declared. It may be inaccessible due to its...
NX uses a template part for new part creation, but the Grip file I'm using, then seems to create all the other parts from a "blank" template (from the customer defaults setting), which means, any info, I add to the template part, don't get included into the parts (only the first one that I run...
Thanks for the reply Ben...can you explain? where is the configuration file?
another approach could be to use the seed file that is in session when the grip is run, ie: get it to copy the work part.
the grip is used to create a directory of part file's and a cascading folder structure, all parts...
I wonder if anyone can help me to edit a grip file, it works fine, but it creates a bunch of files, using the BLANK part, I'm wondering if i can get in to use my start part template instead.
the GRIP documents seems to read that this can't be done.
done it, i saved a copy of the lock nut, updated the spreadsheet, then re-saved the preview image
Here's the file for anyone who wants it.
I know, there are newer seimens part families, but these have served me well, so i'm happy to keep using...
I've been using these part families for years & years, and taken them from place to place, recently I've noticed that the nut file "hex_nuts_mm.prt" has developed an error. Can anyone send me a fixed (or not corrupted version) version,
If I spend some time I'm sure I can fix it, I could easily...
This journal is great, but to suit my needs, i'd like to modify it a bit.
I changed the line you suggested (in the Component Creator) and I can now select any bodies in the assembly levels below the top level work part, and it adds the new parts at the bottom, then i can drag them under the...
I just ran thru this tutorial, on a test assembly, I'd already created with your journals, and when I added names to the bodies, IT EVEN updates, RIGHT THRU the assembly, this is GREAT stuff..
Thanks for the reply Tamas, this looks like just what I need, i'll give it a go implementing it, if it works, i'll share it back to the other thread you just linked
I've had success modifying the code, but I'm wondering if ONE more change is possible.
I've managed to remove the "-PANEL" and changed the 101, to 001.
what I'd like to do is, change the scope of the wave link selection to "ENTIRE ASSEMBLY"
My files are such that I need to create SUB assemblies...
I wonder if you can help me to edit one of the journals in this package.
I like the component creator, but i've been trying to remove the "-PANEL" from the end of the parts created.
Thanks..
Thanks very much for your help, it now works perfectly..
here's the code for anyone who wants it...
what I want it for, is if you want to place dimensions on an iso view, in drafting, you expand the view, orient your WCS to a face, then place dimensions, but depending on the view scale, the...
I've added the user input box from NXjournalising, and I've managed to get both parts of the journal to work along side each other, but don't know how to pass the value obtained from the input box, down into a scale value to use in the code.
I must be fairly close, can someone show me how, or...
Can someone please show me how to add an input box into this journal.
I've used a journal I found in this thread thread561-489980 and modified it with my drafting preferences.
I'd like to have an input box show up when you run the journal, it asks "enter scale value"
then it'll multiply the...