Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: iToo_Butler on June 12, 2019, 01:11:30 PM

Title: Small Plane Tiles with Decorative rows preset tweak
Post by: iToo_Butler on June 12, 2019, 01:11:30 PM
Hi all,

I'm using the Small Plane Tiles with Decorative rows preset for some vertical hanging tiles on a house. I have set the Y counts to match the design intent, but I need to shift all the tiles up in the Z axis to put the decorative tiles where I want them to match a DWG I have.

I thought the ZOffest in the Top Level macro would shift them up in the world Z, but they move inwards along their Y axi instead. Is there a way to shift their position in the world Z by exposing this as a parameter?

Thanks in advance.

Andy.
Title: Re: Small Plane Tiles with Decorative rows preset tweak
Post by: Rokas on June 12, 2019, 03:10:18 PM
Hi. For this You will have to step inside the macro and do steps:

Unplug spline node.
Disable extended X/Y size to area
Enter manually Your dimensions in X and Y parameters
Adjust RC object position to Your liking
Rewire clipping area (optional)

Hope this helps
Title: Re: Small Plane Tiles with Decorative rows preset tweak
Post by: iToo_Butler on June 12, 2019, 03:44:42 PM
You are a gent.

That works, with some small problems, but nothing that isn't easy to rectify.

Thank you.