Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: bmlokesh on October 18, 2017, 12:19:34 PM

Title: dividing a circle into unequal parts
Post by: bmlokesh on October 18, 2017, 12:19:34 PM
I need to add pivoted doors towards the outer periphery of the circle
The doors of two different sizes

I have to divide circle into two different sizes (please see the screen capture attachment)

please guide me to achieve this
Title: Re: dividing a circle into unequal parts
Post by: Rokas on October 18, 2017, 03:28:54 PM
I dont think I understand what You mean.. if You only want to divide a circle, depend of precision You need, easy way to do is this:
(https://i.imgur.com/YX0zvbf.gif)
Title: Re: dividing a circle into unequal parts
Post by: bmlokesh on October 18, 2017, 04:10:04 PM
Thanks Rokas for the reply
I meant to divide in the railclone... so that it is parametric and I can change later
Title: Re: dividing a circle into unequal parts
Post by: Rokas on October 18, 2017, 04:29:25 PM
Could You please attach a simplified scene?
Title: Re: dividing a circle into unequal parts
Post by: JTP Vis on October 23, 2017, 06:19:40 PM
Surely you just use one door model, wire it twice into a sequence operator, and put a transform operator between the object and the sequence for one of them, to allow the changing of the width of that one door? The Sequence operator would then repeat that "small then large" sequence along the spline. You could of course use two doors of differing sizes instead of just one and applying the transform.

Hope that helps,

Bill