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

Zero-length movements prevent visualization. #19

Open
danfitz7 opened this issue Jul 26, 2014 · 1 comment
Open

Zero-length movements prevent visualization. #19

danfitz7 opened this issue Jul 26, 2014 · 1 comment
Labels

Comments

@danfitz7
Copy link
Collaborator

Zero-length movement commands (either zero-length relative moves or absolute moves to the previous position) will prevent proper visualization in MayaVi because it can't calculate their normals.

This is especially a problem for extruder-only commands because they never have any xyz movement. For example, calling g.extrude(5) or g.move(e=5).

@danfitz7 danfitz7 added the bug label Jul 26, 2014
@jminardi
Copy link
Owner

I will look into this. This almost seems like a bug in mayavi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants