Discussion:
[Maya-Python] my deformer node affects what shapes?
miarmy
2018-10-08 16:46:52 UTC
Permalink
hi, i write one deformer node...
How can I know what shape is connected to my deformer output geometry
attribute?or my deformer node affects what shapes ؟
--
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_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/cfa6de4b-f564-4424-8d6c-a6083c4cd192%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
miarmy
2018-10-08 22:04:04 UTC
Permalink
i use the MFnGeometryFilter class and inputShapeAtIndex() Function...
Post by miarmy
hi, i write one deformer node...
How can I know what shape is connected to my deformer output geometry
attribute?or my deformer node affects what shapes ؟
--
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_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/6c00f2fb-ef67-4385-81c8-cbd721421cc9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...