How to create a wall using AutoCad without using Centerline

Hello everyone, I have a problem and would like to ask everyone for advice. I want to create a wall according to the line in the CAD file linked to Revit 2023, but most of the research I do is find the centerline and complete it as shown in Figure 1, but I already have a line and want to draw with the wall surface, not from the middle line of the wall as shown in the red circle. How can I do it? Thank you very much everyone.

You’ll need to find a node that allows you to specify the Location Line of the wall when creating it or use the API to do the same. The other option would be to offset the centerline by half the wall thickness so that drawing a centerline wall places the outside face at the correct location.

1 Like

I am trying to find a node to create a wall according to Location Line of the wall but can’t find it yet, thanks for the suggestions.

GeniusLoci has a few nodes that should do what you’re after.

Thanks very much.