Hi,
I have a master model with parts in a pattern and array. I have to suppress some parts by an expression. And indeed, this works! with suppression by expression. But when I update the model and make it bigger, so that the array put new parts in the assembly and the pattern is creating more...
Is it possible to fix views with a dimension in drafting? I have a model that I adjust with parameters, it can adjust from 100 mm till 1300 mm. So I've made an expression for the scale. This all works, but the views are moving from the place where they were in start position.
I'm looking for...
Hello,
I've made a model in NX 8.5 that I can adjust by parameters. I've placed some views in drafting mode on a A4 size paper. Now i'm wondering, is it possible that when I adjust the parameters and make my model bigger that the drafting takes a A3 size paper? Maybe it is possible to set a...
Hello,
I was wondering if there is any step by step description for knowledge fusion?
Or is there anyone who can tell me what the basic settings are to use this function?
Im doing internship and my job is to make master model which I can adjust by changing some parameters in an Excel sheet...
For example:
I want to suppress 1 part in the assembly if the length of the block is less then 310 or greater then 320.
Is it possible to put this in one formula? I only got the formula working with the less function shown down here:
if (length_block<310) (0) else (1)
Hello,
When I have a simple assembly, like two blocks constrained in length for example. Is it possible to link expressions to them so that when I change 1 block the other one takes the same length? So that I can easily adjust shapes. I work with NX 8.5.
Thanks in advance,
Tim