ActiveDocument property


Your Ad Here


Topsolid online Help Index

Created : v6.5

 

IDocument = IApplication.ActiveDocument

Description

This property gives the active document.

 

The active document is the document having the focus, its title bar is in a different color, and it is displayed on top of all the other documents.

 

Usually, the active document is also current (see: CurrentDocument).

 

If there is no active document (for example when there is not any document loaded), its value is Nothing.

 

Topsolid online Help Index

Your Ad Here