kni8_2k Posted March 20, 2013 Share Posted March 20, 2013 Is there any existing functions for extracting the final Transformation matrix that used for a copy or an instance. I am aware of the rules that create it : http://www.sidefx.com/index.php?option=com_forum&Itemid=172&page=viewtopic&t=6679 but are there any existing python functions (or easy methods) that allow you to extract this transformation matrix from a hou.Point() Object ? Thanks in advance, Quote Link to comment Share on other sites More sharing options...
graham Posted March 20, 2013 Share Posted March 20, 2013 Unfortunately not. You'd have to write your own function that would look at the geometry and process the attributes and their values using the rules to come to the final matrix. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.