Thanks, This works. The problem I'm facing now is that I have added this "target" redraw capacity in a class function which extends DC functions but it appears they can't be referenced in a mouseclick interaction. Only in formulas.
I have to find another work around. The redraw() function only refresh the DC which calls it. Any idea about a work-around ?
📷 GIF Exporter 1.1 | create animated GIFs from SketchUp models with customizable settings
Download
B
Latest posts made by bsnantes
-
RE: Redraw DC
-
RE: Dynamic Component Redraw
I have the same need. Did you find any solutions ?
-
Redraw DC
Is there a way using ruby script to mimic the Dynamic components redraw option from the context menu.
I need to up-date the position of a DC (let's say Cube2) which depends on the Z value from another DC (lets say Cube1 ie Cube1!Z).
Any idea ?
Is there also a way to create an observer that would react to a DC geometrical transformation ?
Thanks for your help