We value your input!
Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey

Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Recommendations for creating an arched soldier course?

Anonymous
Not applicable
I'm attempting to create a brick soldier course over an eyebrow window.

I want the object to be parametric based on the radius used to make the eyebrow and the length of the window. I think I understand the math, I'm just not sure what is the best command to use to create a segment of a TUBE.

Any suggestions?
2 REPLIES 2
David Maudlin
Rockstar
Seraphim:

I would look at the REVOLVE command or the PRISM_ command. Both of these can use the ADDITIONAL STATUS CODES that allow you to define the resolution of the curves with the RESOL command, rather than calculating and placing each point along the path of the curve. The TUBE command does not have these status codes for the path portion of the command.

HTH

David
David Maudlin / Architect
www.davidmaudlin.com
Digital Architecture
AC27 USA • iMac 27" 4.0GHz Quad-core i7 OSX11 | 24 gb ram • MacBook Pro M3 Pro | 36 gb ram OSX14
Anonymous
Not applicable
I've been looking at the REVOLVE command all morning and that looks like that might get me where I need to go. I'll start looking at how I can manipulate the RESOL command with it. I definitely like it better than trying to calculate each node! Thanks.