export point values from nx to excel
export point values from nx to excel
(OP)
Hi all
Does anyone know how to export point values created using a local MSYS to an Excel spread sheet.
NX 8.5
Regards,
MC
Does anyone know how to export point values created using a local MSYS to an Excel spread sheet.
NX 8.5
Regards,
MC





RE: export point values from nx to excel
do a search in this forum on this subject and see what comes up ~ there should be something to help you
RE: export point values from nx to excel
We were wondering the same and we ended up doing our own custom nx function... It can export to notepad, excel and from any selected or absolute Csys (with or without point feature name or point name).
We used NxOpen and visual basic. You need a specific license though to compile code (with signature).
Not sure i can share that, but it is not that difficult to achieve with basic programmation skils.
Good luck !
Louis