How to import one single specific object from a scene?


#1


This is the example scene content,
I only want to import the “nurbsCircle1” into anthor scene.


cmds.file('importMe.ma', i=1)

What can I do more?