Aug 2010
3 / 6
Aug 2010
Mar 2013

I receive this error whenever I try to export a Maya file to fbx format:

This scene contains at least one transform node with multiple shape nodes. The plug-in will export only one of the shape nodes.

The name(s) of transform node(s):

|handString

handString is the name of the polygon

Why am I having a problem exporting my nodes?

thanks in advance 

  • created

    Aug '10
  • last reply

    Mar '13
  • 5

    replies

  • 10.8k

    views

  • 1

    user

Try

listRelatives -c handString;

it will give you the name of the shape nodes under handString. I would expect to find two.

2 years later

Hey, how to delete "shape nodes" to leave only one.

I have three of them.

Also, what that is at all ?

Found out.

"Select object">windows>hypergraph>options>display>shape nodes

Press f to focus graph on objects, selet and delete uneccesary node.