Copy active PBM morphs for Poser
Softwares: Poser 10 / Poser Pro 2014 +
License: This is licensed for commercial or non-commercial use.
Product Notes
Copy active PBM morphs for Poser
This script is Public Domain
Ever wondered why there is no copy active morphs function in Poser?
Here is a solution for you. It makes use of Posers build in ‚Copy morphs from‘ function to copy morphs from a source figure to the target but it does two things for you:
a) Only active PBM/FBM morphs will be shown in the ‚Copy morphs from‘ dialog.
b) PBM/FBM morphs that already exits in the target are filtered out.
This small script comes with a simple UI and can be used to copy PBMs to/from several figures.
Tested with PoserPro 11 on MacOSX. Should work with PoserPro 2014 and Windows.
For Installation copy the file into the Runtime/Python/poserScripts/ScriptsMenu/Utility folder of your Poser installation. After restart of Poser ‚CopyActivePBM‘ appears in the Scripts menu and is ready for use.
Enjoy
Best Selling Marketplace Items by This Vendor
Comments
Oh! Very nice. I can't wait to try this one out :)
Thanks! Works great!
Thank you so much.
This will be very useful and save a lot of problems, Thank you for this gift :)
I'm getting this error when I use it: Traceback (most recent call last): File "C:\Program Files\Smith Micro\Poser 11\Runtime\Python\poserScripts\ScriptsMenu\CopyActivePBM.py", line 225, in OnStartCopyMorphs CopyActivePBM(self.actorList[selFrom], self.actorList[selTo]) File "C:\Program Files\Smith Micro\Poser 11\Runtime\Python\poserScripts\ScriptsMenu\CopyActivePBM.py", line 114, in CopyActivePBM CopyActiveMorphs(figureFrom, figureTo) File "C:\Program Files\Smith Micro\Poser 11\Runtime\Python\poserScripts\ScriptsMenu\CopyActivePBM.py", line 89, in CopyActiveMorphs if fromParam[0].InternalName() == toParam[0].InternalName(): UnicodeDecodeError: 'utf8' codec can't decode byte 0xeb in position 4: unexpected end of data
Thank you very much
Thank you, Nagra. This should come in handy.

Thank you!