Vertical exaggeration rescales coordinates #6825
Unanswered
AlexanderJuestel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First check
Commit to Help
Sample Code What is the problem, question, or error?
I am working with GemPy Models (but also pure PyVista) and noticed that the coordinates are rescaled when using
p.set_scale(1,1,10)
for instance. Instead of a depth of let's say 1,000 m, it hast changed to 10,000 m. Is that the expected behavior? I thought I remember thatset_scale
only stretches the model in the respective direction.Description
Relates to gempy-project/gempy#952
System Information
Screenshots
No response
Beta Was this translation helpful? Give feedback.
All reactions