ProCad Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. ProCad.Scripting
    4. CadScriptExecutionResult

    CadScriptExecutionResult Class

    Definition

    Namespace ProCad.Scripting
    Assembly ProCad.Scripting.dll
    Inherits Object
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    public sealed class CadScriptExecutionResult
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Properties (6)

    Diagnostics
    Duration
    Error
    Output
    ReturnValue
    Success

    Methods (3)

    FromDiagnostics(IReadOnlyList<String>)
    FromException(Exception, String, IReadOnlyList<String>, TimeSpan)
    FromSuccess(Object?, String, IReadOnlyList<String>, TimeSpan)

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the MIT license | Site generated by lunet hosted on GitHub Pages