Struct UFPath.Flush
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 Flush
  Fields
flush_register
Declaration
public bool flush_register
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
flush_type
Declaration
public UFPath.FlushType flush_type
  Field Value
| Type | Description | 
|---|---|
| UFPath.FlushType | 
flushing_guide
Declaration
public UFPath.Guide flushing_guide
  Field Value
| Type | Description | 
|---|---|
| UFPath.Guide | 
flushing_pressure
Declaration
public UFPath.Pressure flushing_pressure
  Field Value
| Type | Description | 
|---|---|
| UFPath.Pressure | 
guide_flag
Declaration
public bool guide_flag
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
pressure_flag
Declaration
public bool pressure_flag
  Field Value
| Type | Description | 
|---|---|
| System.Boolean |