Document Object

Land Auto

   Document Object 

An AutoCAD Land Desktop drawing.

VBA object name:

AeccDocument

Create using:

Documents.NewProjectBased

Access via:

Documents.Item

Because AutoCAD Land Desktop works with only one document at a time, and that document represents one database, the active document can be thought of as the current database as well as the current document.

The NewProjectBased and OpenProjectBased methods handle project-based drawings specific to AutoCAD Land Desktop and override the default AutoCAD functionality.

The Preferences property provides access to drawing settings.

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

Methods

NewProjectBased

OpenProjectBased

Properties

Application

CrossSectionBlocks (Civil Engineering Feature)

MaskBlockStyles

MassGroups

MVBlockStyles

Preferences

ProfileBlocks (Civil Engineering Feature)

ProfileStyles

Utility

Events

None