Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: Ken Turner on July 19, 2021, 11:54:25 PM

Title: sequence cause overlaps at corners
Post by: Ken Turner on July 19, 2021, 11:54:25 PM
I'm working on a simple pipe creator using a linear 1s node. The setup is in adaptive mode and has filleted corners

I'd like to use a sequence node to create options for the straight parts of the pipe.

The issue is the sequence node creates nasty overlaps at corners.  ... and seems unusable / buggy

There is a max 2022 file if anyone has ideas
Title: Re: sequence cause overlaps at corners
Post by: Dragan on July 20, 2021, 12:17:38 AM
Hi,
You can try nesting...
Title: Re: sequence cause overlaps at corners
Post by: Paul Roberts on July 20, 2021, 10:29:33 AM
Thanks for answering Dragan, that's generally a good solution. Just to explain why you get the issue. Adaptive mode only works if all of the segments are the same length on the X-axis.

Another alternative is to scale just the segment nearest the corner using the Scale Final X Segment macro. Demo file attached in case it's of interest.

Paul
Title: Re: sequence cause overlaps at corners
Post by: Ken Turner on July 20, 2021, 10:46:09 PM
Hi,
You can try nesting...

many thanks for your help .