Translate MSP #1260
Unanswered
shamindra-adna
asked this question in
Q&A
Translate MSP
#1260
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
Lowest X,Y coordinate of entire MSP can be any in any segment of the coordinate system, say ++, +-, -+ or --. I am trying to assign (or move) entire MSP to (0,0). The documentation says I can use translate method. I have tried this on a handful of entities. Code :
transform.translate(msp, (scale_x, scale_y))
Does Translate work on all entities ?
Beta Was this translation helpful? Give feedback.
All reactions