El lunes, 18 de julio de 2016, 11:45:22 (UTC+2), Christopher Crouzet 
escribió:
>
> You don't need to convert both MPoint instances to MVector before 
> subtracting them. As per the documentation page for MPoint (check the 
> `operator-(MPoint)` method), if you subtract two MPoint objects you get a 
> MVector as a result:
>
> vectorBetween = pointB - pointA
>

That´s true. douuh!!!


> Not sure why you'd want to avoid doing a subtraction?
>
 
No reason.I thought that maybe I was doing an unnecessary step or there was 
a more proper way.
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/b567d4ab-29df-45e1-9241-a6929b2d6011%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to