Groups
Groups
Sign in
Groups
Groups
Python Programming for Autodesk Maya
Conversations
Labels
About
Send feedback
Help
How to add a model panel to a layout created in designer
5 views
Skip to first unread message
is duplicate
view conversation
psud...@gmail.com
unread,
May 16, 2017, 6:28:46 AM
5/16/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Python Programming for Autodesk Maya
Hi,
I am trying to place a model panel to a layout created in designer. I am using PySide in 2015
cmds.setParent(self.LAY_grid_modelEditor)
cmds.modelPanel('testEditor', cam='persp')
cmds.setParent('..')
But getting the error:
# RuntimeError: setParent: Object '<PySide.QtGui.QGridLayout object at 0x0000003F06BC0488>' not found.
tried out some examples but unable to find out in PySide
Any help ?
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages