CadInteractiveCommandPreview Class

Definition

public sealed record CadInteractiveCommandPreview(string CommandName, string? Prompt, string? Status, IReadOnlyList<CadToolVisualHint> Hints) : IEquatable<CadInteractiveCommandPreview>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)