Is there a way to add a value to a spreadsheet from NX file .This is the same spreadsheet i am taking the values from using ug_cell_read ,The spreadsheet is open during the transfer. A journal may perhaps do the trick.
Actually what i have is a macro enabled excel file (.xlsm) and a macro which runs during the initialization which opens up a user form and hides the worksheet application . when i change the values in the worksheet, save it and refresh the values from expression, ug cannot read the excel file.
i have a assembly which uses data from a workbook, it is unable to read the workbook if it is macro enabled workbook, is there something other format which it can access a macro enabled worksheet .
In solidworks the same can be achieved using "model items". the dimensions in sketch is reflected in the drafting sheet and it can be changed righthere...is there anyway this can be done in unigraphics NX 7.5 master model concept
hi everybody...i was wondering if it is possible to anchor the views in nx drafting , i am asking this beacause i am automating the view scale to change according to the model size ,but the problem here is the position of the views change when the model changes...so is there a way i can anchor...
hi, i have a large assembly with many parts and sub assemblies, the dimensions in the part and assemblies are derived from expressions , many of which are linked to a external spreadsheet ,the problem is if the entire folder is transferred to another computer ,the default location of the...
awesome...works great...thank you so much.....it is really hard to find stuff on NXopen , we have been trying to learn this for a long time....it would be great if u could give us some tips on how to start ....share some reference material or websites ,u seem to be very good at this.....thank...
thank you.........the above code is working fine, but master array components and suppressed feature are not deleted, screen shot is attached for clarity, http://files.engineering.com/getfile.aspx?folder=1633f6a1-b06b-4acd-9ad8-541513e33b69&file=SCREENSHOT.jpg
thank you "petulf "this one works really good ....one more favour, if its not too much to ask, would it be possible to create a journal which deletes suppresses parts in assembly and suppressed features in parts. the journal should run in assembly mode .
thanks for the post by petulf
the second code works well on nx7.5 but as i have used measure in the some parts the program stops at measure snd does not continue further. it would be great if the program could be modified to skip measure and continue to simplify the expression .