hello, I'm trying to wrap my head around the new componentTag workflow from maya2022+, but I find the documentation somewhat light on this topic.
I understand I can interact with component tags using a MFnGeometryData <https://help.autodesk.com/view/MAYAUL/2023/ENU/?guid=Maya_SDK_What_s_New_What_s_Changed_2022_Whats_New_in_API_html#new-methods-and-types-added-to-mfngeometrydata-to-support-component-tags>, but every command seems to expect so called "keys", which, based on the C++ doc, seems to be strings. But I have no clue what those keys are. Any idea how I can query componentTags for a given deformer with the api? And follow up question, how do I query what's vertices/faces/edges are actually in those components (similar to cmds.geometryAttrInfo), using the api? Thank you -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/472c90b7-b778-4b2a-8fd0-c9852e69aca0n%40googlegroups.com.