Advertisement
danfalck

center_of_mass.py

Nov 20th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1. sel=Gui.Selection.getSelection()
  2. p = sel[0]
  3. p.Shape.CenterOfMass
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement