Open
Description
This is not really a bug, but a request (and suggestion).
I have been using
\SetCoordinates[options]
\begin {scope} [multilayer = 3d]
...
\end{scope}
or
...
\Plane[options, style={rotate=angle}]
...
To try to rotate both the layer and the plane (individually), and in the first code I can do it but in the second code just rotates the plane and not the layer.
But although I can rotate the layer (individually) and plane (individually) using scope, when I try to change the distance between two edge bound vertices I get the message "Dimension too large".