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

Need a function to return extent of a 3D view as we draw to it. #75

Open
ianneilmacleod opened this issue Jan 30, 2018 · 1 comment
Open

Comments

@ianneilmacleod
Copy link
Contributor

ianneilmacleod commented Jan 30, 2018

Currently making a best-effort to track extent as one draws 3d stuff to a view, but doing this in Python is inefficient. The underlying library should so this.

See related TODO in view.py

ianneilmacleod added a commit that referenced this issue Jan 30, 2018
@ianneilmacleod
Copy link
Contributor Author

Linked gxapi issue: https://github.com/GeosoftInc/gxapi/issues/11

jacquesbeaurain pushed a commit that referenced this issue Feb 2, 2018
…est, but better than nothing.

(cherry picked from commit a40ee3e)
@jacquesbeaurain jacquesbeaurain changed the title Neet a function to return extent of a 3D view as we draw to it. Need a function to return extent of a 3D view as we draw to it. Mar 22, 2018
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

1 participant