Notifications
Clear all

[Closed] get selected face element axis data

hello guys , how can i get selected face element position and rotation’s value .

1 Reply

Face Position: <point3>meshop.getFaceCenter <Mesh mesh> <int faceIndex> node:<node=unsupplied>

Face Rotation: getFaceNormal <mesh> <face_index_integer>

-Eric