Transformation help
-
I have a point in a component's local axis and want to transform this into a second component's local axis.
My thinking is that I would need to transform this from the first local axis to the global axis and then from the global to the second local axis. I looked at the component instance class but could not decide how to use the transformation functions to do this.Keith
-
<span class="syntaxdefault"><br /></span><span class="syntaxcomment"># pt = point in group1<br /></span><span class="syntaxdefault">pt</span><span class="syntaxkeyword">.</span><span class="syntaxdefault">transform</span><span class="syntaxkeyword">!( </span><span class="syntaxdefault">group1</span><span class="syntaxkeyword">.</span><span class="syntaxdefault">transformation</span><span class="syntaxkeyword">.</span><span class="syntaxdefault">inverse </span><span class="syntaxkeyword">)<br /></span><span class="syntaxdefault">pt</span><span class="syntaxkeyword">.</span><span class="syntaxdefault">transform</span><span class="syntaxkeyword">!( </span><span class="syntaxdefault">group2</span><span class="syntaxkeyword">.</span><span class="syntaxdefault">transformation </span><span class="syntaxkeyword">)<br /> </span><span class="syntaxdefault"></span>
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement