tt-acm / DynamoForRebar

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

Element binding : Changes to script, makes new rebars #58

Closed dietervermeulen closed 8 years ago

dietervermeulen commented 8 years ago

When you make changes to the script, which doesn't influence the topology of the rebar cage, then the package seems to recreate the rebars in Revit. Possible changes: changing spacing, diameter, number of bars, ...

This invokes that you have to rework the objects (ie visibility, tagging, ...)

moethu commented 8 years ago

Hi Dieter, sadly I cannot do much about it. I can only update few properties using the Rebar API. If there is any Style or Geometry change I got to delete and create a new Rebar Element.

moethu commented 8 years ago

Scan for Geometry Changes first

moethu commented 8 years ago

fixed.