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

    On this page

    1. Home
    2. API
    3. ProCad.Editing.Interaction
    4. CadDeltaInteractiveCommandAdapter

    CadDeltaInteractiveCommandAdapter Class

    Definition

    Namespace ProCad.Editing.Interaction
    Assembly ProCad.Editing.dll
    Inherits Object
    Derived ProCad.Editing.Interaction.CopyInteractiveCommandAdapter, ProCad.Editing.Interaction.MoveInteractiveCommandAdapter
    Implements ICadInteractiveCommandAdapter, ICadInteractiveCommandPreviewProvider
    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 abstract class CadDeltaInteractiveCommandAdapter : ICadInteractiveCommandAdapter, ICadInteractiveCommandPreviewProvider
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    CadDeltaInteractiveCommandAdapter(String)

    Properties (1)

    CommandName

    Methods (4)

    ResetPreview(ICadEditorSession?)
    ResolveSessionKey(ICadEditorSession?)
    SubmitAsync(ICadCommandRuntime, CadPromptToken, ICadEditorSession?, Boolean, CancellationToken)
    TryBuildPreview(ICadEditorSession?, Vector2, String?, String?, out CadInteractiveCommandPreview)

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