CurrentDocument property


Your Ad Here


Topsolid online Help Index

Created : v6.5

 

IDocument = IApplication.CurrentDocument

Description

This property gives the current document.

 

The current document is the document where the elements are created, its title bar contains the word "<<current>>".

 

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

 

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

 

Topsolid online Help Index

Your Ad Here