Struct UFBound._AllData
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 _AllData
  Fields
maxmin_box
Declaration
public double[] maxmin_box
  Field Value
| Type | Description | 
|---|---|
| System.Double[] | 
members_data
Declaration
public IntPtr members_data
  Field Value
| Type | Description | 
|---|---|
| System.IntPtr | 
minimum_distance
Declaration
public double minimum_distance
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
num_members
Declaration
public int num_members
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
open_closed_flag
Declaration
public int open_closed_flag
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
plane_matrix
Declaration
public Tag plane_matrix
  Field Value
| Type | Description | 
|---|---|
| Tag | 
tolerance
Declaration
public double[] tolerance
  Field Value
| Type | Description | 
|---|---|
| System.Double[] |