mcjSaveAPoseLikeThat

================================================================================

Introduction

================================================================================

A script that lets you inherit the property selection set from an existing Pose Preset (.duf) file

Then you can save the pose preset for your new pose using that same script

================================================================================

History

================================================================================

June 30h 2018 3:23AM - release

July 4th 2018 3:26AM - version with bug fixed and 10 buttons for "recently used" selection set files

================================================================================

Installation

================================================================================

The zip package is found at the bottom of this page

unzip it in your daz content folder,

typically :

C:\Users\USERNAME\Documents\DAZ 3D\Studio\My Library

once installed, it will appear in your content library, under

The Daz Script will be found in My Library / Scripts / mcasual

Starting with Windows 7 if you right click on the downloaded zip file

and select the [Extract All ....] pop-up menu item

you simply browse up to your Daz Studio Content Folder

and the files will fall in the proper folder

================================================================================

Use

================================================================================

Select your figure in the scene

launch the script

the complete but unselected list of properties for that figure appear on-screen

if you previously Loaded a selection-set file ( a valid Pose Preset file in .duf format )

then a button to load that selection-set will be available

else

use the "Load Selection Set" button and supply the path to your selection-set file

the properties in the on-screen hierarchy tree should now be selected

You can add or remove properties from the selection-set tree

Use the "Save Pose" button to save this pose as a Pose Preset File and the thumbnail image

Nothing prevents you from overwriting existing pose files so keep that in mind

July 4th Edition ! Buttons that remember your selection set

using the buttons on the left makes the buttons on the right remember that file and next time, 1 click load!

================================================================================

License

================================================================================

// by mCasual/Jacques

// You can use this script freely for personal or commercial use.

// You may not resell, distribute for profit, sub-license or rent this script in any way.

// you may credit this script to mCasual/Jacques

//

// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

// INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR

// PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE

// FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,

// ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.