createNode transform -n "csc_wcam1";
createNode camera -n "csc_wcamShape1" -p "csc_wcam1";
createNode transform -n "csc_X2A-1Q_csc_0290_wcam1";
createNode camera -n "csc_X2A-1Q_csc_0290_wcamShape1" -p "csc_X2A-1Q_csc_0290_wcam1";
You can’t use - as name for your node.
--
You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/e0e415cb-50f2-4625-bfe9-398719347392%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You can’t use
-as name for your node.