• RE: Use L-Systems in GenerativeComponents

    Hi Wayne, Please use the following inputs in L-System functions for Penrose P3 tiling Axiom = '[N]++[N]++[N]++[N]++[N]'; Rule = {['M']='OF++PF----NF[-OF----MF]++', ['N']='+OF--PF[---MF--NF]+', ['O'] = '-MF++NF[+++OF++PF]-', ['P']='--OF++++MF[+PF+…
  • Unique Door Numbers from a Repeated Reference file.

    Hi All, We are currently working on a larger building and have split our model up by floor level into typical core, façade, floor etc. we then reference in the say the core multiple times and move it up in elevation before we export to ifc for the consultant…
  • RE: Surface Capping an Array of Surfaces

    Hey. Surface capping multiple solids is a feature that really needs to be implemented in GC. Especially since the function is so simple. You need to use the solids node and change it to byFunction. Then in the function you need to write a function…
  • RE: Stair Display Control

    Hi Wayne, The annotation modifications available are limited to those visible in the Stair properties at placement or when modifying, we can't turn off the centreline, this is controlled by the stair placement module. I can file an enhancement requesting…