dhirajbalwar
New member
Hi,
I am trying to fectch the coordinates of the origin of my axissystem contained in my part through a vb macro code,built in the vba libraries of catia.In this code i have used the Method Axissystem1.Getorigin ,whos argument type is double,and it should returns the x,y,z coordinates of the origin of my axissytem.But when i run the macro it shows the message that this method is restricted to use in macro languages.What does this means and what is its solution,and is there any other method to get the coordinates of the origin of axissystem.
please suggest any solution ifanybody have any.
thanks.
I am trying to fectch the coordinates of the origin of my axissystem contained in my part through a vb macro code,built in the vba libraries of catia.In this code i have used the Method Axissystem1.Getorigin ,whos argument type is double,and it should returns the x,y,z coordinates of the origin of my axissytem.But when i run the macro it shows the message that this method is restricted to use in macro languages.What does this means and what is its solution,and is there any other method to get the coordinates of the origin of axissystem.
please suggest any solution ifanybody have any.
thanks.