Function TurnConstructor.GetLengthFromAngle
        
                GetLengthFromAngle
        
                (double angle, double radius)
    
            
            Returns the length of an circular arc with a radius and angle.
                Public
            
        double GetLengthFromAngle (
double  |     angle  |         |
double  |     radius  |         
Returns the length of an circular arc with a radius and angle.
Angle is specified in radians