Method SwapToYZX
SwapToYZX(IExplicitShape<GridPoint3>)
Constructs a new 2D shape from a given shape with the coordinates changed to the order YZX.
[Version(2, 2, 0)]
public static IExplicitShape<GridPoint3> SwapToYZX(this IExplicitShape<GridPoint3> shape)
Parameters
shape
IExplicitShape<GridPoint3>