ConeIntersectWith Method

Overload List
  Name Description
Public method IntersectWith(LinearEntity3d) Retrieves intersection points between this cone and the passed linear entity.
Public method IntersectWith(LinearEntity3d, Tolerance) Retrieves intersection points between this cone and the passed linear entity. Calculations are performed within the specified tolerance.
Top
See Also