Struct UFWeight._Exceptions
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
struct _Exceptions
  Fields
comp_names
Declaration
public sbyte **comp_names
  Field Value
| Type | Description | 
|---|---|
| System.SByte** | 
n_exceptions
Declaration
public int n_exceptions
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
on_part
Declaration
public bool[] on_part
  Field Value
| Type | Description | 
|---|---|
| System.Boolean[] | 
part_names
Declaration
public sbyte **part_names
  Field Value
| Type | Description | 
|---|---|
| System.SByte** | 
reasons
Declaration
public UFWeight.ExceptionReason[] reasons
  Field Value
| Type | Description | 
|---|---|
| UFWeight.ExceptionReason[] | 
repeat_counts
Declaration
public int *repeat_counts
  Field Value
| Type | Description | 
|---|---|
| System.Int32* |