...

Property Index

...
ActiveViewer
Returns the active viewer in the window.
...

Properties


...
 
o Property ActiveViewer( ) As Viewer (Read Only)
Returns the active viewer in the window.
Example:
This example retrieves the active viewer in the CADWindow window in ViewerToWorkIn.
 Dim ViewerToWorkIn As Viewer
 Set ViewerToWorkIn = CADWindow.ActiveViewer
 

...

Copyright © 2000, Dassault Systèmes. All rights reserved.