USB Memory
Mechanical
- May 28, 2020
- 44
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.
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.