Struct UFDisp._FaceFacetData
  
  
  
  
    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
  
  
  
  coords
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double* | 
         | 
      
    
  
  
  
  face_tag
  
  
  Declaration
  
  Field Value
  
  
  
  normals
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double* | 
         | 
      
    
  
  
  
  num_facets
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  num_vertex_per_facet
  
  
  Declaration
  
    public int *num_vertex_per_facet
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32* | 
         | 
      
    
  
  
  
  num_vertices
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  uvs
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double* | 
         | 
      
    
  
  
  
  uvs_available
  
  
  Declaration
  
    public bool uvs_available
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  vertex_indices
  
  
  Declaration
  
    public int *vertex_indices
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32* | 
         |