Click or drag to resize
AB4D logo

SlicerGetProjectedIntersectionPoints Method

Overload List
 NameDescription
Public methodGetProjectedIntersectionPoints(MeshGeometry3D, Boolean) GetProjectedIntersectionPoints can be called after any Slice method is called and returns the 2D intersection points that lie on the plane. Each intersection line is defined by two consecutive points.
Public methodGetProjectedIntersectionPoints(MeshGeometry3D, Boolean, Rect) GetProjectedIntersectionPoints can be called after any Slice method is called and returns the 2D intersection points that lie on the plane. Each intersection line is defined by two consecutive points.
Top
See Also