thanks Chad
going through the docs.

--
Day Dreamer

On Thursday, September 20, 2012 12:59:06 AM UTC+5:30, DayDreamer wrote:
>
> Hi,  I was just going around on pymel structure. I have a query regarding 
> it.
>
> when I do,
>
> # instantiate a maya node
> pNode = nt.Transform('null1')
>
> # use it
> print pNode.name()
>
> How pNode(instance) stores(or know) that its attached to maya node(null1) 
> . Does its stores the maya node name in __melnode__ and calls this variable 
> and uses it ?
>
> Thanks
>
> Day Dreamer
>

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to