Structural Framing output gets replaced with every run

@Gary.iwansantoso

There were some discussion of it and some packages already tackled this.

Also, you could try this: wrap the creation segment of your graph into a python node, call ToDSType(True) deliberately to your elements, giving the ownership to Revit instead of Dynamo. If I remember it correctly, ToDSType() will do the trick.

1 Like