Struct ViewCollection.HighEndRenderImageResults
Inherited Members
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 |