hello,
We were wondering the same and we ended up doing our own custom nx function... It can export to notepad, excel and from any selected or absolute Csys (with or without point feature name or point name).
We used NxOpen and visual basic. You need a specific license though to compile code...
hello !
We have user that jumped to Nx 2 years ago, after 17 years using ProE.
it was quite a challenge, you can trust me !
That being said, we try to reduce their "pain" by minimizing differences between 7.5 and Nx8.5.
One being the constraint manager that is exactly where the part...
Hello!
here is what i'd like to do : re-order the palette display order.
I looked of course in the preferences menu/palette, but no luck there.
I guess this is driven by some file (pax?) located somewhere in the UGII directory.
Anyone knows where this file would be located (and named) ...
Hello !
under Nx 7.5 or 8.5 (we are using both), is there a way to create "View from" ?
You know, when you have a funny projected angled view and you want to place it on another sheet ? Other CAD usually provides an arrow and the projected view has a label underneath indicating VIEW FROM A.
I...
John, I am using Nx 7.5.4
Anthony : that was it !!!!!
You did the exact thing i was not doing in order to get the check box available: you re-applied a color to the whole component. As it is clearly demonstrated in your video, if you try to go in the Assembly tab without a uniform color...
Guys,
I've been thru both threads :
- thread561-253015
- thread561-213967
but honnestly, something is wrong...
Here is the thing: I have a component with mutliple bodies. I've colored them for specific purposes (ie. color coding). I've done this while this work part (let's call it PART_A) was...
Hi,
Thanks for the wiki link !
But at the end, I still have a question that you might be able to answer:
Where can I find a list of those function (if they are called that way) ?
I search thru the entire help collection for "ug_setPartAttrValue" and found no hit !!!!!
Rgds,
Louis
thread561-279206
Hi !
I've looked into the thread561-279206 and this is pretty close to what i'm looking for, except that I would like to get a real number (not an integer) to be in the attribute.
When i use :
ug_setPartAttrValue( "CustomAttribute_1", format("%0.0f",85.25 ))
I get 85 in...