Struct UFModl._DieTipInfo
  
  
  
  
    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)
    
   
  
  Assembly: NXOpen.UF.dll
  Syntax
  
  Fields
  
  
  
  center
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  defining_tip_feature
  
  
  Declaration
  
    public Tag defining_tip_feature
   
  Field Value
  
  
  
  num_rot_reasons
  
  
  Declaration
  
    public int *num_rot_reasons
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32* | 
         | 
      
    
  
  
  
  num_steps
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  num_trans_reasons
  
  
  Declaration
  
    public int num_trans_reasons
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  origin
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  product
  
  
  Declaration
  
  Field Value
  
  
  
  rot_angle
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double* | 
         | 
      
    
  
  
  
  rot_axis
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32* | 
         | 
      
    
  
  
  
  trans
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  trans_reasons
  
  
  Declaration
  
    public sbyte **trans_reasons
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.SByte** | 
         |