tt-acm / DynamoForRebar

A Dynamo package for authoring geometrically complex rebar models in Revit 2016.
Other
39 stars 18 forks source link

RebarContainer by Bars creates new rebars #57

Closed dietervermeulen closed 8 years ago

dietervermeulen commented 8 years ago

When creating single rebars with the Rebar.ByCurve function, you get single Rebar objects in Revit. When you connect its output to the RebarContainer.byBars node, in order to get them grouped in a Rebar "set", then it creates a NEW set of grouped rebars on top of the previously single ones, while the single ones should be replaced by the grouped rebar.

(tested in Dynamo 0.8.2 with package 0.1.8)

image

moethu commented 8 years ago

fixed.