Hello, what functions do I need to implement / override in MPxSurfaceShape derived nodes to enable components to be put into sets? My desired workflow is
- select custom shape
- go into component mode
- select components
- use the "sets" mel/python cmd to create a set from the currently selected components
alternatively using the sets cmd directly with the current component selection (which I can query) would be acceptable, too
Thanks for any inside knowledge!
