-
Home
-
API
-
ProCad.Editing.Commands
-
CadScriptCommandPlaybackOptions
-
Constructors
-
CadScriptCommandPlaybackOptions(Boolean, Int32, Nullable)
CadScriptCommandPlaybackOptions(Boolean, Int32, Nullable) Constructor
Definition
public CadScriptCommandPlaybackOptions(bool StopOnError = true, int StartLine = 1, int? MaxCommands = default(int? ))
Parameters