Bounded
|
Name | Description | |
---|---|---|
![]() |
IntersectWith(BoundedPlane) | Creates an intersection line between this and the passed bounded plane. |
![]() |
IntersectWith(LinearEntity3d) | Calculates an intersection point with the specified line. |
![]() |
IntersectWith(Plane) | Creates an intersection line between this and the passed bounded plane. |
![]() |
IntersectWith(BoundedPlane, Tolerance) | Creates an intersection line between this and the passed bounded plane with the specified tolerance. |
![]() |
IntersectWith(LinearEntity3d, Tolerance) | Calculates an intersection point with the specified line. |
![]() |
IntersectWith(Plane, Tolerance) | Creates an intersection line between this and the passed plane with the specified tolerance. |