Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow unlimited spacing between vertices when bounded by edges #15

Open
DiegoBneiNoah opened this issue Aug 5, 2019 · 0 comments
Open
Assignees

Comments

@DiegoBneiNoah
Copy link

DiegoBneiNoah commented Aug 5, 2019

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

@hackl hackl self-assigned this Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants