Document object

The Document object represents the active IntelliCAD drawing. The active document (IntelliCAD drawing) can be accessed using ThisDocument in VBA or through the ActiveDocument property in VB.

To create or open a Document object, use the New or Open methods. To edit or query a Document object, use the following methods and properties:

Methods

Properties

Activate

Active

Close

ActiveDimStyle

EvaluateLispExpression

ActiveLayer

Export

ActiveLinetype

GetLispVariable

ActivePViewport

GetVariable

ActiveSelectionSet

HandleToobject

ActiveSpace

ImportI

ActiveTextStyle

NewWindow

ActiveUCS

PrintDrawing

ActiveViewport

PrintPreview

Application

PurgeAll

Blocks

Regen

DimensionStyles

RevertToSaved

ElevationModelSpace

Save

ElevationPaperSpace

SaveAs

FullName

SetLispVariable

Layers

SetVariable

Limits

WriteBlock

Linetypes

 

ModelSpace

 

MSpace

 

Name

 

objectSnapMode

 

PaperSpace

 

Parent

 

Path

 

Preferences

 

ReadOnly

 

RegisteredApplications

 

Saved

 

SelectionSets

 

Textstyles

 

UCSs

 

Utility

 

Viewports

 

Views

 

Visible