Struct UFDisp.J3dEntity
  
  
  
  
    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
  
  
  
  color
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  eid
  
  
  Declaration
  
  Field Value
  
  
  
  
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  name
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  normal_list
  
  
  Declaration
  
    public double[] normal_list
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  num_strips
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  point_list
  
  
  Declaration
  
    public double[] point_list
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  points_per_strip
  
  
  Declaration
  
    public int[] points_per_strip
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32[] | 
         | 
      
    
  
  
  
  sheet
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  total_points
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  
  
  
  Declaration
  
    public double[] transform
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  vectors
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         |