Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: Insomniak on January 10, 2019, 02:03:14 PM

Title: fill a clipping area with one spline object
Post by: Insomniak on January 10, 2019, 02:03:14 PM
Hello !

 I want to fill the pink area when the spline is ID=2, I know I could create 2 separated spline node but I don't want, I just want one spline :')
It works when I don't create a second rectangle inside, but It don't works anymore when I try.

Is this possible ? I tried with Include/exclude but, it don't works. I tried to reverse my 2nd spline but it don't works too.

Someone?
Title: Re: fill a clipping area with one spline object
Post by: Rokas on January 10, 2019, 02:11:26 PM
Play with Clipping Area (https://docs.itoosoft.com/railclone/style-editor/2d-arrays-generator-a2s#id-2Darrays-GeneratorA2S-clippingClippingArea) -> Hierarchy Checking parameters.

 This options determines the way that RailClone processes multiple or stacked splines when using Extend X/Y Size mode.

    Complete uses the original RC2 behaviour, stacked splines are alternatively include/exclude geometry
    None treats each spline as unique, overlapping or stacking splines has no effect.
    By Material ID uses the material ID assigned to the splines to determine which should be considered to belong to the same array.

Title: Re: fill a clipping area with one spline object
Post by: Insomniak on January 10, 2019, 03:33:47 PM
Thanks Rokas ! It works  :)