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. CadCommandRegistry

    CadCommandRegistry Class

    Definition

    Namespace ProCad.Editing.Commands
    Assembly ProCad.Editing.dll
    Inherits Object
    Implements ICadCommandRegistry
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    public sealed class CadCommandRegistry : 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