Inos
11-11-2011, 01:36 PM
Hello everyone,
I have a custom node which contains some vertex components.
When I select some of them, the selection list in Maya displays as it should:select -r Hair1.vtx[3] Hair1.vtx[7] Hair1.vtx[9] Hair1.vtx[17]; but when I later try to query the selection list by calling MGlobal::getActiveSelectionList, the component object is empty.
Does anyone have any idea why this is happening?
Thanks,
Inos
I have a custom node which contains some vertex components.
When I select some of them, the selection list in Maya displays as it should:select -r Hair1.vtx[3] Hair1.vtx[7] Hair1.vtx[9] Hair1.vtx[17]; but when I later try to query the selection list by calling MGlobal::getActiveSelectionList, the component object is empty.
Does anyone have any idea why this is happening?
Thanks,
Inos
