Skip to content

Allow unlimited spacing between vertices when bounded by edges #15

Open
@DiegoBneiNoah

Description

@DiegoBneiNoah

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".

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions