Intersect3d.LineRoundedCone Method

public static double LineRoundedCone( 
   Line3d l
   Point3d pa
   Point3d pb
   double ra
   double rb 
)

Parameters

l
Line3d

pa
Point3d

pb
Point3d

ra
double

rb
double

Return Value

double

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition