CadScriptCommandPlaybackResult(Boolean, Int32, Int32, Int32, IReadOnlyList) Constructor

Definition

Assembly ProCad.Editing.dll
public CadScriptCommandPlaybackResult(bool Success, int ExecutedCount, int SucceededCount, int FailedCount, IReadOnlyList<CadScriptCommandPlaybackEntry> Entries)

Parameters

Success
Boolean
ExecutedCount
Int32
SucceededCount
Int32
FailedCount
Int32