Community
Arnold for 3ds Max
Rendering with Arnold in 3ds Max using the MaxtoA plug-in.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

whats the command to create standin in python/mel inside maya?

2 REPLIES 2
Reply
Message 1 of 3
udayPV7TB
1408 Views, 2 Replies

whats the command to create standin in python/mel inside maya?

I know there is a command to export ASS files from within maya - cmds.arnoldExportAss(). Is there a command to create a arnold standin inside maya using python/mel?

Tags (1)
Labels (1)
  • ass
2 REPLIES 2
Message 2 of 3

Use this command in maya python :-


from mtoa.core import createStandIn
node = createStandIn()

Message 3 of 3

Thanks a lot.

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

Post to forums  

Autodesk Design & Make Report