Share

Editor.PostCommandPrompt Method

Description

This function causes AutoCAD to repost the last command prompt message.

Visual Basic

Public Function PostCommandPrompt() As void

C#

public void PostCommandPrompt();

Links

Editor Class, Autodesk.AutoCAD.EditorInput Namespace

Was this information helpful?