I feel like this is a silly question, and there’s an easy button somewhere but can’t figure it out:
Let’s say I have a moulding profile, and I’d like t have the edges of the profile follow a doorway/window elevation in 2D.
What’s the best way to do this, other than offsetting the doorway shape once for each point of the moulding profile? I guess I could sweep the moulding in 3D and then do a Make2D, but would be nice to do just in 2D space, wouldn’t it?
I thought maybe if I could place a Point at each important edge of the moulding profile, it would be cool to be able to then “sweep” them in 2D around the Doorway.
Could you draw the door way as a single polyline (might be already), Then offset the polyline to each of the points at the edge. Would that not create the effect you want?
Offset command has an option to go through specific points.
Tom
For 3D, sure. but this is what I’m looking to do for drafting (see image below)
@Helvetosaur has OffsetPtsAlongCrv on his awesome Maquetools toolbar, but you have to input the distances for each successive point. Would be great to be able to set path crv, then the first point, then grab subsequent points, and watch the magic happen!
Weird, so I figured out that I need to click the curve each time. That’s easy enough, obviously, but it doesn’t look like you’re doing that in the vid?
EDIT: It works all of a sudden when i put it in a button. Hm…