The geometry pipeline changed significantly ~4.0.2.55. The names of the classes involved now are DzFacetShape and DzFacetMesh.
Nothing happened to the global methods you mention, they are still there.
-Rob
- Documentation Center - Install Manager - DAZ Studio 4.x - DSON Importer - DSON File Format Specification
Thank you, that did the trick
BTW:
processEvents(); beginUndo(); setBusyCursor(); clearBusyCursor(); acceptUndo(...);
These work when I run the script, but will throw an error when in debug.