I know there are examples, what is the query doing for the radius of the 
sphere ?

On Saturday, June 6, 2015 at 7:42:18 PM UTC-4, Justin Israel wrote:
>
> For commands that state they are "queryable", it means you can pass a 
> q=True and the a True value to the param you want to query. 
>
> The polySphere command has the example of what you want right at the 
> bottom, so make sure you read the docs:
>
> http://download.autodesk.com/global/docs/maya2014/en_us/CommandsPython/polySphere.html
>
> Although I think they have a typo in their comment vs the examples
>
> r = cmds.polySphere( 'mySphere', q=True, r=True ) 
>
> On Sun, 7 Jun 2015 11:27 AM Christopher. <crestchr...@gmail.com 
> <javascript:>> wrote:
>
>> What is Query ? 
>> I know Query means to ask a question, how would this be used for example 
>> with, polySphere() radius ?
>>
>> -- 
>> 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 python_inside_maya+unsubscr...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/python_inside_maya/811f4572-49b5-412b-91dd-09d0bc23d7a1%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/python_inside_maya/811f4572-49b5-412b-91dd-09d0bc23d7a1%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/5900d618-ec1c-490d-8e23-f075833bb107%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to