CadInteractionContext Struct

Definition

public readonly record struct CadInteractionContext(ICadEditorSession? Session, string? ActiveCommand) : IEquatable<CadInteractionContext>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)