SlicerGet | |
| Name | Description | |
|---|---|---|
| GetProjectedIntersectionPoints(StandardMesh, 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. | |
| GetProjectedIntersectionPoints(StandardMesh, Boolean, Vector2, Vector2) | 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. |