| An NDoc Documented Class Library | 
            
             | 
          
        
       
      
        
LineType2d.Value Method 
      
     
    
       A valuator for the points on the line. The values lam between 0 and 1 give the points between P and Q. It its the linear function P + (Q - P)*lam. 
      
      Parameters
      
        - 
          lam
        
 
        - the parameter for the linear function P + (Q - P)*lam
 
      
      Return Value
      
      
      See Also
      
        LineType2d Class | Minais.Drawing3d.Math Namespace