Frank2288
Mechanical
- Nov 20, 2015
- 38
Hi all,
I am trying to design a tool that allows me to automatically modify dimensions of an archetypal CAD model using data obtained by an algorithm (therefore leaving geometric constraints untouched, but changing its size). The ultimate purpose is to use NX to extract data from the CAD model, launch the algorithm, change the CAD dimensions accordingly with the results of the algorithm, update the model, re-extract the data and iterate the whole process until desired.
Please correct me if I am wrong but i think that the best way to realize this is to use NX expressions (i also considered to modify a spreadsheet associated with the model, but i think it's more complicated).
How to build such a system? Is there an example in OPEN that deals with edit of expressions and model update? What functions should I look into?
Thanks again, sorry for trivial questions.
F
I am trying to design a tool that allows me to automatically modify dimensions of an archetypal CAD model using data obtained by an algorithm (therefore leaving geometric constraints untouched, but changing its size). The ultimate purpose is to use NX to extract data from the CAD model, launch the algorithm, change the CAD dimensions accordingly with the results of the algorithm, update the model, re-extract the data and iterate the whole process until desired.
Please correct me if I am wrong but i think that the best way to realize this is to use NX expressions (i also considered to modify a spreadsheet associated with the model, but i think it's more complicated).
How to build such a system? Is there an example in OPEN that deals with edit of expressions and model update? What functions should I look into?
Thanks again, sorry for trivial questions.
F