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!

How to define the direction of view by VBA

Status
Not open for further replies.

USB Memory

Mechanical
Joined
May 28, 2020
Messages
44
Location
JP
Hi all

I have a question about how to define the direction of view by VBA.

I know the way to creat the annotation plane which are XY, YZ and ZX by using planeXY property and CreateView(Reference iPlane,CATVariant iViewType) method.

I think these property and method can create anly one direction of view.
One direction mean that the above method can only take front view but I would like to switch the front view to the back view.

thanks.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top