Open method

Opens an existing document and adds it to the collection.

Syntax

object.Open(Filename)

Where:

     object is one of the ModelSpace or PaperSpace collection objects or a Block object;

     Filename is the name of the file to open.

Examples ...

Open method example