Search Results for

    Show / Hide Table of Contents

    Struct ViewCollection.HighEndRenderImageResults

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public struct ViewCollection.HighEndRenderImageResults

    Constructors

    HighEndRenderImageResults(int, double)

    Declaration
    public HighEndRenderImageResults(int Iterations, double Seconds)
    Parameters
    Type Name Description
    int Iterations
    double Seconds

    Fields

    Iterations

    Declaration
    public int Iterations
    Field Value
    Type Description
    int

    Seconds

    Declaration
    public double Seconds
    Field Value
    Type Description
    double

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX