CadScriptCommandPlaybackOptions Class

Definition

public sealed record CadScriptCommandPlaybackOptions(bool StopOnError = true, int StartLine = 1, int? MaxCommands = default(int? )) : IEquatable<CadScriptCommandPlaybackOptions>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (6)