AbortRunningCommand Method (IApplication) Send Feedback
See Also  Example
Aborts the command that is executing.

Syntax

Visual Basic 
Sub AbortRunningCommand() 
C# 
void AbortRunningCommand()
JavaScript 
AbortRunningCommand();
COM native C++ 
HRESULT AbortRunningCommand(); 
C++ 
DSRESULT AbortRunningCommand(); 

Example

Remarks

Only use this method in standalone applications or outside a command; otherwise, calling this command breaks the current command flow.
 

See Also

Availability

DraftSight V1R1