CadEditorContextSnapshot(CadDocumentSessionId, String, String?, Boolean, Boolean, Int32, Int32, String?, String?, Int32, Int32) Constructor

Definition

Assembly ProCad.Editing.dll
public CadEditorContextSnapshot(CadDocumentSessionId SessionId, string Prompt, string? ActiveCommand, bool IsCommandActive, bool CanStartCommands, int UndoDepth, int RedoDepth, string? ParameterHelp = null, string? LastMessage = null, int ActiveParameterIndex = 0, int CompletionCount = 0)

Parameters

Prompt
String?
ActiveCommand
String?
IsCommandActive
Boolean
CanStartCommands
Boolean
UndoDepth
Int32
RedoDepth
Int32
ParameterHelp
String?
LastMessage
String?
ActiveParameterIndex
Int32
CompletionCount
Int32