Howdy pythoners... So, I guess this isn't exactly python-specific, but I was wondering if someone on here could help me:
Basically, I'm trying to create instances of the various component types for testing with pymel, but can't find out how to create the following (or what they are, really): 'kEdgeComponent', 'kDecayRegionCapComponent', 'kSetGroupComponent', 'kDynParticleSetComponent' (Note that the 'kEdgeComponent' is DIFFERENT from the standard 'kMeshEdgeComponent'... perhaps it some sort of abstract base type? But then why isn't there a corresponding 'kFaceComponent'?) If any of these are abstract types that can't actually be directly created, then that would be good to know too... - Paul --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
