Struct UFPlot.JobOptions
Inherited Members
      System.ValueType.Equals(System.Object)
    
    
      System.ValueType.GetHashCode()
    
    
      System.ValueType.ToString()
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct JobOptions
  Fields
colors
Declaration
public UFPlot.Colors colors
  Field Value
| Type | Description | 
|---|---|
| UFPlot.Colors | 
tolerance
Declaration
public double tolerance
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
use_drawing_sheet_colors
Declaration
public bool use_drawing_sheet_colors
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
use_drawing_sheet_widths
Declaration
public bool use_drawing_sheet_widths
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
widths
Declaration
public UFPlot.Widths widths
  Field Value
| Type | Description | 
|---|---|
| UFPlot.Widths |