IntelliCAD 11.1 Object Library | |
RunCommand Method | |
See Also |
- command
- A string variable representing the name of an IntelliCAD command.
Application Object : RunCommand Method |
Description
Executes the command as if it were typed on the command line.
Syntax
Visual Basic |
---|
Public Sub RunCommand( _ ByVal command As String _ ) |
Parameters
- command
- A string variable representing the name of an IntelliCAD command.