Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Create axis system and align with other axis

Status
Not open for further replies.

TiagoFigueiredo

Industrial
Joined
May 22, 2013
Messages
503
Location
PT
Hello,

I'm trying to create a macro, that creates an axis system and aligns the axis with an existing one, see attachment.

I have trying to "read" the direction of the first axis with the following:

Dim XAxisReference As Reference

Set XAxisReference = AxisReference.XAxisDirection

But it doesn't work.

Any idea how can I build this?
 
you should check your v5automation.chm and Ferdo script center....

Eric N.
indocti discant et ament meminisse periti
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top