How do I get the pivot position of my selection?

How do I get the pivot position of my selection?

Anonymous
Not applicable
732 Views
1 Reply
Message 1 of 2

How do I get the pivot position of my selection?

Anonymous
Not applicable

Good Evening,

 

I need to get the position of the pivot of my selection but I dont know how.

 

Regards

0 Likes
Accepted solutions (1)
733 Views
1 Reply
Reply (1)
Message 2 of 2

cheng_xi_li
Autodesk Support
Autodesk Support
Accepted solution

Hi simon,

 

You can use MFnTransform to get pivot information.

 

For a selectionList,the displayed one should be the last object in your MSelectionList.

 

Yours,

Li

0 Likes