TiagoFigueiredo
Industrial
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?
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?