Community
Maya Forum
Welcome to Autodesk’s Maya Forums. Share your knowledge, ask questions, and explore popular Maya topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Python command help

1 REPLY 1
Reply
Message 1 of 2
Anonymous
378 Views, 1 Reply

Python command help

Hi friends this is my first post, actually I have problems with a python command to launch the Content browser with specific flags, I would like start the content browser in the project tab directly but the following code I can't find the flags to edit it, could help me with this and a thank you.

 

import maya.cmds as cmds

cmds.OpenContentBrowser()

 

1 REPLY 1
Message 2 of 2
mspeer
in reply to: Anonymous

Hi!

There are no flags for "OpenContentBrowser".

Please check the following link:

https://help.autodesk.com/cloudhelp/2020/ENU/Maya-Tech-Docs/CommandsPython/contentBrowser.html

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report