arnoldImportAss Import Geometry

arnoldImportAss Import Geometry

joeTCN99
Participant Participant
827 Views
1 Reply
Message 1 of 2

arnoldImportAss Import Geometry

joeTCN99
Participant
Participant

Hi All,

 

Wondering if anyone can shed any light on usage of the arnoldImportAss command provided by the mtoa plugin?

 

I'm looking at whether we can import the geo contained in an ass file as a mesh: I can see it if I load the ass file via an aiStandin, but if I load the file via the arnoldImportAss command I only get the shading nodes.

 

So far, in trying to work it out myself:

The arnold docs only show a file flag for the command:  https://docs.arnoldrenderer.com/display/A5AFMUG/Mel+Commands

 

I can see in the mtoa python code that there is a mask flag too, in maya its typically set to: 

ai.AI_NODE_SHADER (where ai is 'import arnold as ai').
 
The arnold module provides more mask options including a 
ai.AI_NODE_SHAPE, but using this results in unknown nodes being created.
 
Anybody know a secret way to do it?!
 
Thanks!
 
 

 

0 Likes
828 Views
1 Reply
Reply (1)
Message 2 of 2

brian.m.lafrance
Explorer
Explorer

Trying the same thing, getting same results. 

0 Likes