Documents Collection

Land Auto

   Documents Collection 

The collection of all AutoCAD Land Desktop drawings open in the current session.

VBA object name:

AeccDocuments

Create using:

N/A

Access via:

Application.Documents

The documents collection will always have a single item – the currently opened drawing. To open a different drawing, use the OpenProjectBased method from the Document object.

See the Documents object in the AutoCAD ActiveX and VBA Reference for information regarding additional Methods, Properties and Events provided through this object.

Methods

Item

Properties

Application

Count

Events

None