-
Home
-
API
-
ProCad.Editing.Interaction
-
CadPointPickInteractiveCommandAdapter
-
Constructors
-
CadPointPickInteractiveCommandAdapter(String, IReadOnlyList, IReadOnlyList?, Boolean)
CadPointPickInteractiveCommandAdapter(String, IReadOnlyList, IReadOnlyList?, Boolean) Constructor
Definition
protected CadPointPickInteractiveCommandAdapter(string commandName, IReadOnlyList<string> stagePrompts, IReadOnlyList<string>? keywords = null, bool continueUntilExplicitCommit = false)
Parameters