NX 7.5 new machining knowledge editor
NX 7.5 new machining knowledge editor
(OP)
Hello,
I want to know,if is any manual of NX 7.5 machining knowledge editor programming code for customizing your own processes.
Any examples how to customize, the .xml archives. I know how to compile, I need information of programming code.
For drillind, milling and turning operations.
I haven¡t found anything yet, thanks.
I want to know,if is any manual of NX 7.5 machining knowledge editor programming code for customizing your own processes.
Any examples how to customize, the .xml archives. I know how to compile, I need information of programming code.
For drillind, milling and turning operations.
I haven¡t found anything yet, thanks.





RE: NX 7.5 new machining knowledge editor
mach\machining_knowledge_editor\bin\English\Help.
Mark Rief
Product Manager
Siemens PLM
RE: NX 7.5 new machining knowledge editor
I have read this help, but the point is that I don't know
what type of programming code is used, on MKE.
I think that is a mix of C, C++, JAVA, etc. I am not an expert on programming code.
The thing is that I want to know what type of code is used.
Thanks.
RE: NX 7.5 new machining knowledge editor
I am just stating in with MKE editor and FBE,
For customizing .XML files I am using Microsoft Visual Studio 2008.
Thanks.