swale2
Mechanical
- Dec 29, 2009
- 46
Hi We have some legacy automation in ideas and I was trying to see how to port it into NX 12. The commands are currently driven from an old cadsys program. Is there a command cross reference somewhere I can look up? The goal it total conversion. The process is baby steps get cadsys outputing in NX to prove it can be done. Than replace the cadsys with updated software. Some example command lines I get are:
K: CW
K: OI
K: OS
# Create Line ( 392.7399902344,3457.5166015625,392.7399902344,3436.5366210938, )
# set system variable ( "ccolor",15)
# set system variable ( "note_height",2.0980000496)
# Create Text ( 978.08203125,3465.9086914063,"PLANE 1",1,1, )
Thanks in advance
swale2
K: CW
K: OI
K: OS
# Create Line ( 392.7399902344,3457.5166015625,392.7399902344,3436.5366210938, )
# set system variable ( "ccolor",15)
# set system variable ( "note_height",2.0980000496)
# Create Text ( 978.08203125,3465.9086914063,"PLANE 1",1,1, )
Thanks in advance
swale2