Creating costume node

Hello everyone,

I’m trying to create a costume node based on combining other customs nodes like a node from linkdwg
and other nodes.

The idea is to capture lines from an opened dwg files bring it to dynamo and convert those line to room separators on a selected Revit view.

It runs bring the lines from AutoCAD to dynamo and the room separators lines when i connect to a watch it shows up as Revit models but it does not show up in the Revit selected view.

However when i run the costume node Room.Separator.FromCurve alone it works but while its within my custom node it does not show up in revit.

Any advice

Looks like it is showing up, hence the Element outputs, but may not be visible for some reason.

Select by Id for ID 334025 to see if it is there.

It says invalid id

Run the script again and try to select the first ID in the results. If that doesn’t work post the script and the custom nodes here or through another service so we can all be sure we are on the same page when we have a look at it.