Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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
May 22, 2013
494
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?
 
Replies continue below

Recommended for you

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