Add cornice to a wall with a profile

How to use profiles to add a custom coping or a cornice to a wall object?

Hi @Magdy_Ibrahim you can create these custom coping as Rhino extrusions (from a profile you can draw), and add it to a wall with the vaAddSolids command.

1 Like

You can also create beams and use them as copings with a custom profile. An added benefit is that using beams styles will automatically fillet the corners together (as long as they are the same depth and plane).

2 Likes

Alright, that makes sense. Is there a way to link the beam, or extrusion to the wall so it is hosted on it. If the wall location or height would change, the linked coping would move as well?

Unfortunately, it isn’t. You can group them though, so at least, you can move it together.

1 Like

Thanks.