Notifications
Clear all
[Closed] get selected face element axis data
Aug 02, 2016 11:11 am
hello guys , how can i get selected face element position and rotation’s value .
1 Reply
Aug 02, 2016 11:11 am
Face Position: <point3>meshop.getFaceCenter <Mesh mesh> <int faceIndex> node:<node=unsupplied>
Face Rotation: getFaceNormal <mesh> <face_index_integer>
-Eric