Hi guys,
I am running NX 9.0.2.5. I am having this error message come up every time I try to save this particular file. It allows me to save after running part cleanup sometimes, other times the session just freezes and never comes back after the error message.
What is causing this to pop up...
I have gotten that far, that is how I made the separate arrangements above, The "no support plate" has the constraint suppressed, and the default has it unsuppressed. My question is how to I activate the "no support plate" arrangement through expressions? So when I suppress the plate with an...
I know I can manually suppress and unsuppress the constraint, but I want to figure out a way to suppress the constraint automatically as the expression for the support plate suppression is switched on and off. I am running nx 8.5
Thanks,
Rob
Hello all,
I have a problem I am trying to work around. I am customizing a DME_INTERCHANGABLE mold base to increase productivity. Currently I have options set to suppress and unsuppress plates within an assembly.
The Z position of the plates are driven by constraints, which are under the top...
Here it is working in all it's glory!
if((BUSHING_OD_IPE>=0)&&(BUSHING_OD_IPE<3))H7_BORE_TOLERANCE_1 else if((BUSHING_OD_IPE>=3)&&(BUSHING_OD_IPE<6))H7_BORE_TOLERANCE_2 else if((BUSHING_OD_IPE>=6)&&(BUSHING_OD_IPE<10))H7_BORE_TOLERANCE_3 else...
I tried doing this below, which did not work, syntax error.
"BUSHING_CLEAR" = IF((BUSHING_OD>=30)&&(BUSHING_OD<50))THEN(TOLERANCE_6)ELSE(IF(XXXXXXXX)THEN(xxxxxxxxx)ELSE(0))
That this is the idea I am trying to do, if it's possible
I am trying to write a conditional statement to control bushing clearance size, based on bushing OD.
There are difference clearance requirements for different diameter bushings.
NX 8.5 if that makes a difference.
Below is the information:
Range_____clearance
0-3mm____0.010mm____________1...
Hello,
How do you get rid of the floating selection box when selecting a component? The box allows you to move, delete, etc. Same options with the right click menu. This has always been an annoyance in previous versions as well, it is always in the way, and I have not been able to locate in...
Yes that is exactly what is happening to me. What ever the color of the face is the sketch would turn that color. Then if I created the sketch already and then changed the color of the face as soon as I exited sketcher the lines would change to whatever color I changed the face too.
Hi guys,
I have a question that has bothering me for awhile and can't seem to resolve. If I am in a component under the main assembly, and if I create a sketch on the face of my work part the sketch line color is always the same color as my face and I can never see the lines. In the customer...