On Sat, Jun 6, 2009 at 17:31, barnabas79<[email protected]> wrote: > > Hey - I was wondering if anyone here knew of a way to make an EMPTY > kSurfaceFaceComponent MObject? > > Normally, I would use MFnDoubleInexedComponent.create - but there > seems to be a bug - it's not compatible with kSurfaceFaceComponent:
You're right, support for kSurfaceFaceComponent appears to be missing. If you select a surface face then you can get a an MObject containing that component, but I cannot figure out any way to get an empty kSurfaceFaceComponent MObject. -- -deane --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
