Point3dExtensionIsBetween Method |
Name | Description | |
---|---|---|
![]() ![]() | IsBetween(Point3d, Point3d, Point3d) |
Gets a value indicating if pt lies on the segment p1p2 using Tolerance.Global.
|
![]() ![]() | IsBetween(Point3d, Point3d, Point3d, Tolerance) |
Gets a value indicating if pt lies on the segment p1p2 using the specified Tolerance.
|