SolidIntersect Method

Overload List
  NameDescription
Public methodIntersect(LineSegment)
Returns a list of line - solid intersection points.
Public methodIntersect(Point, Point)
Returns a list of line - solid intersection points.
Public methodIntersect(Point, Point, Point) Obsolete.
Returns a list of plane - solid intersection points. The first item of the list contains a list of the outmost intersection polygon and the rest of the items (if there are any) inner polygons.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next