Struct UFDrf.HatchFillPreferences
  
  
  
  
    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
  
    public struct HatchFillPreferences
   
  Fields
  
  
  
  area_fill_angle
  
  
  Declaration
  
    public double area_fill_angle
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  area_fill_material
  
  
  Declaration
  
    public UFDrf.AreaFillMaterial area_fill_material
   
  Field Value
  
  
  
  area_fill_scale
  
  
  Declaration
  
    public double area_fill_scale
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  color
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  hatch_angle
  
  
  Declaration
  
    public double hatch_angle
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  hatch_distance
  
  
  Declaration
  
    public double hatch_distance
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  hatch_file
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  hatch_material
  
  
  Declaration
  
    public string hatch_material
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  hatch_tolerance
  
  
  Declaration
  
    public double hatch_tolerance
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  width
  
  
  Declaration
  
    public UFDrf.LineWidth width
   
  Field Value