Hi All,
I am trying to find the nearest number element from the given list of numbers. Imagine there are two expression1 and expression2 with data as mentioned below, the outcome I am expecting as expression3
Example:
expression1 = 140; (number type)
expression2 = {20, 25, 30, 40, 50, 80, 100...
Hi Guys,
Does anyone know to use numerical values of assembly constrains i.e. Distance and Angle on drawings directly similar to feature parameters.
This will be very handy to generate auto dimensions.
Hope you are not using multiple part lists in one drawing file, to check look at variable UGII_UPDATE_ALL_ID_SYMBOLS_WITH_PLIST = 1 (One).
If that's the case then you just need to update part list, after you make reattachment of ID-Balloon. Reattachment need to be made on edge pre NX8.5.
Hi All,
I have made some custom reuse library parts. The option I am looking at to add tool tips for variable added in .krx and related excel file. Does anyone have this trick?
Regards,
Amit
Dear Graham,
Your post is helpful to understand the working of BlockStyler with KF!
At the same time, I am bit surprise to see that it is not working as UI-Styler use to.
Thanks for your prompt support.
Regards,
Amit
If you are looking for 3D representation, try using Product outline. You may unload (close) assembly once outline is switched to ON.
Of-course you need to define it prior to use. Assemblies-> Context Control-> Define Product Outline/Show Product Outline.
Hope this will help you.
NX UI stylers (.dlg legacy) are convenient to make and goes hand in hand with Knowledge Fusion classes(.dfa), I mean to say it gets instantly linked with UI via matching attribute names(.dfa->.dlg).
Currently, I am usning NX9 and observe that now a day’s the “UI styler” are getting replaced by...
Hi John,
This is awesome!
Just one more thing, can we attach part family update command with expression updated by any mean?
Means when user will change only in expression and the Assemblies -> Components -> Part Family gets updated automatically.
Dear Jerry and Jurgen,
There are 3000 different parts, and adding the newly created solid to non-Model reference set is a good idea!
Automatic inclusion of solid to Model reference set is perfect; the only problem I am facing is to isolate a specific solid, being taking part in this process...
Hi Leon,
You are very near to it, thank you for this information. Additionally can you or anyone know to deal with assemblies using expressions in the way part families handles it.
Problem for me for not using the above approach is that few children are dynamic and are controlled by...
Dear all,
I am looking for option to use replace component... function available in assembly navigator using expression.
For example if we have five parts made by part families
child1_100,
child2_200,
child3_300,
child4_400,
child5_500
And a driving expression “child = 100” based on this...