Method ReflectZInBounds
ReflectZInBounds(IExplicitShape<GridPoint3>)
Returns a new shape with Z reflected, but translated to keep it the same bounds as the original.
[Version(2, 3, 0)]
public static IExplicitShape<GridPoint3> ReflectZInBounds(this IExplicitShape<GridPoint3> shape)
Parameters
shape
IExplicitShape<GridPoint3>The shape to reflect.