Parameters
- planarSlice
- The MPR planar slice.
- xAxisPoints
- Points on X-axis of the MPR curvilinear slice in coordinate system of MPR planar slice.
Return Value
The MPR curvilinear slice, which is perpendicular to the MPR planar slice.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if planarSlice is null. |
System.ArgumentNullException | Thrown if xAxisPoints is null. |
System.ArgumentException | Thrown if xAxisPoints contains less than 2 points. |
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5