CadPointPickInteractiveCommandAdapter(String, IReadOnlyList, IReadOnlyList?, Boolean) Constructor

Definition

Assembly ProCad.Editing.dll
protected CadPointPickInteractiveCommandAdapter(string commandName, IReadOnlyList<string> stagePrompts, IReadOnlyList<string>? keywords = null, bool continueUntilExplicitCommit = false)

Parameters

commandName
String?
stagePrompts
IReadOnlyList<String>
continueUntilExplicitCommit
Boolean