Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Functions Marked as restricted for macro

  • Thread starter Thread starter dhirajbalwar
  • Start date Start date
Status
Not open for further replies.
D

dhirajbalwar

Guest
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top