RoomSeparator.FromCurve Problem

RoomSpaceSeparator I can generate model lines all day long with the attached graph. Unfortunately, I need to create space separator lines to fix an issue on a project. I thought I could use the RoomSeparator.FromCurve node as a starting point, but I can’t get it to work.

 

As you can see in the attached graph, I copied the RoomSeparator.FromCurve node and edited the python to create a spaceseparator.fromcurve node. Didn’t work. So I wired up the RoomSeparator.FromCurve node. Didn’t work. So I added ModelCurve.ByCurve. Bingo! Lots of model lines…but I need spaceseparator lines.

 

 

I would love some help with this before I pull my hair out.

 

Thanks,

~Richard

Richard, I just added a SpaceSeparator.FromCurve node to package Clockwork. Enjoy!

I’ll download the update and give it a whirl.

 

Worked like a charm. I created a similar node by modifying the RoomSeparation.FromCurve node and modifying the python script, and although it appeared identical to your new node, it didn’t work. I replaced with yours after downloading the update and it works fine now.

Thanks again.

Richard