Struct ImportPartModes
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 ImportPartModes
  Fields
cam_mode
Declaration
public bool cam_mode
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
csys_mode
Declaration
public int csys_mode
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
group_mode
Declaration
public int group_mode
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
layer_mode
Declaration
public int layer_mode
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
plist_mode
Declaration
public int plist_mode
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
use_search_dirs
Declaration
public bool use_search_dirs
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
view_mode
Declaration
public int view_mode
  Field Value
| Type | Description | 
|---|---|
| System.Int32 |