mcjReplaceTheseByThis

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

Introduction

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

Initially i just wanted a script to replace instances of Guitar Stacks by real Guitar stacks

because the instances are not exported when you export a scene as fbx or obj etc ...

but this script can replace anythings with anything

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

History

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

September 25th 2019 14:25 - Release

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

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

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

First ( must be first ! ) select the source object, example, a real-deal Speaker Stack

Then select the destination objects, example, 8 fake Speaker Stacks (instances )

Click the "Replace Destination Thing(s) by Source thing" button

The Script will use Daz Studio's Duplication powers to replace each

one of the destination objects by the source objects

here you can see i was about to convert 7 mcjFullStack instances into real mcjFullStacks

the textbox reminds you which thing you selected first

License

// =====================================================================

// by mCasual/Jacques

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