ProCad Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. ProCad.Editing.Commands
    4. ICadCommandRegistry

    ICadCommandRegistry Interface

    Definition

    Namespace ProCad.Editing.Commands
    Assembly ProCad.Editing.dll
    Derived ProCad.Editing.Commands.CadCommandRegistry
    View source
    public interface ICadCommandRegistry
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Methods (8)

    ExecuteAsync(String, ICadEditorSession?, CancellationToken)
    GetCommandDescriptors()
    GetCompletions(String, Int32, Boolean)
    GetRegisteredCommands()
    Register(ICadCommandHandler)
    TryGetDescriptor(String, out CadCommandDescriptor)
    TryParse(String, out String?, out IReadOnlyList<String>)
    TryResolve(String, out ICadCommandHandler)

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the MIT license | Site generated by lunet hosted on GitHub Pages