Method SwapToZYX
SwapToZYX(IImplicitShape<GridPoint3>)
Creates a new shape with the same points as the given shape with coordinates in reverse order.
public static IImplicitShape<GridPoint3> SwapToZYX(this IImplicitShape<GridPoint3> shape)
Parameters
shape
IImplicitShape<GridPoint3>