05-14-2007 05:02 PM
05-15-2007 01:05 AM
Hello Somewei!
Open the axis dialog, press Ctrl+A and paste the result in a text file. There you sholud see how to access the object. You will see the name is right but it is a sub object of the axis system and you have to open this first.
Matthias
Matthias Alleweldt Project Engineer / Projektingenieur | Twigeater? |
05-15-2007 02:51 AM
12-16-2010 06:54 AM
After opening the 2d-axis object you can open the first x-axis with the following code:
Call GraphObjOpen(D2AxisXObj(1))
Ton