Struct UFModl.CompareEntityMatch
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 CompareEntityMatch
  Fields
avg_deviation
Declaration
public double avg_deviation
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
entity_tag
Declaration
public Tag entity_tag
  Field Value
| Type | Description | 
|---|---|
| Tag | 
match_entity
Declaration
public Tag match_entity
  Field Value
| Type | Description | 
|---|---|
| Tag | 
max_deviation
Declaration
public double max_deviation
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
type
Declaration
public UFModl.CompareEntityType type
  Field Value
| Type | Description | 
|---|---|
| UFModl.CompareEntityType |