We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-02-01 05:17 PM
Hi guys, was just wondering, how would you approach creating such a detail in Archicad? Different lengths depending on the building. I was thinking about the rail element, but we're using AC21 and it doesn't seem to work well. Any ideas?
2022-02-01 05:51 PM
I guess for AC21, You can use Curtain Wall with custom panel, panel can have the single crown design in elevational view. You can repeat this panel without frames (invisible boundary, transoms etc). Do try and let me know if it works.
2022-02-01 06:28 PM
Literally so many options:
2022-02-02 09:58 AM
There are a few possibly limited variables in the shape, that may be affected by the material. I think you could try to find the common component and decide how to handle the end corners. That way you may only have two shapes to think about. A wall or beam with a complex profile may be an option. GDL would be ideal but as @runxel suggested there's probably a dozen more ways to do this.
2022-02-02 10:37 PM
Thank you, I though of Railing but it doesn't do what expected. The easiest is 3D objects, as they'd be stretchy and we need them to stretch & adjust as lengths change. The thing I was not so precisely asking about is if there's be any way to make it something that adjusts the amount of these decors to the length and stretches them accordingly (to avoid the copy paste and for easier later modifications).
2022-02-03 10:47 PM
It's right there:
Use GDL then!
It can be smart, it can be stretchy, it can adjust to anything you throw at it.
2022-02-04 01:35 AM
The only way you make it truly stretchy and adjustable would be to create a GDL object.
Then you need to decide how it will stretch.
Does it adjust just the gaps between the crown shapes?
Does it adjust just the width of the crown shapes - just the top or the entire shape proportionally?
Does it adjust both crown width and the gap between?
You will need to set a limit so that as you stretch it adds or subtracts the crowns.
If you are not handy with GDL I would not even try to tackle this.
Maybe Param-o can do it (no GDL scripting required) - I am sure it can, but to make it all stretchy will still be tricky.
If I was to do this I would actually make a GDL object of the negative space so it can be subtracted with a Solid Element Operation.
This way the crown will remain part of the wall - no joins and same material.
If you do it as an object you just place on top you will always have a join as walls and objects will not merge.
Barry.
2022-02-05 07:40 PM
Not quite true, Barry. CPRISM_{3} with the approriate mask allows for merging based on surface.
See the picture. Two GDL boxes with the mask set to "2" on a wall.
2022-02-07 02:38 AM
True.
I often forget about these {enhanced} shape commands.
Barry.