EndCommand

#1
Does IntelliCAD have an equivalent command to AutoCAD's

AcadDocument_EndCommand(ByVal CommandName As String)

Event fires when an AutoCAD command completes.

????

Thank you,

ssc

[This message has been edited by ssc (edited 10-23-2003).]

#2
ssc,

The Events in ICAD are limited.

Have a look in the Object Browser IntelliCAD Library for both Workspace and Document classes.

There's not much there.

------------------
Regards
John Finlay

#3
John,

Thank you for the reply. I did not notice any events I could use. Do you know how I would go about "trapping" or knowing when a command has completed, for instance INSERT?

SSC
cron