mcjSaveMultiPropPose

______________

________________________________________________________________________

Introduction

________________________________________________________________________

This script lets you save the selected prop and sub-props pose

for the current frame as a daz script( .dsa )

Later on, select an identical prop and run that script ( file/merge )\n"

________________________________________________________________________

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

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

________________________________________________________________________

Version History

________________________________________________________________________

September 15th 2020 11:51PM - Release V1

________________________________________________________________________

Instructions

________________________________________________________________________

select the root node of your prop

for example the root of a car prop is often the body of the car

what we call sub-props are the doors, wheels, etc

run the script

click the DoIt button

specify the location and filename for the pose-script that will be created

for example carInTheGarage.dsa

later on you can select this car or another copy of it and apply the pose by doing File/Merge/carInTheGarage.dsa

License

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

// You may not sell, resell, 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

// NONINFRINGEMENT. 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.

__________________________________________