@jotaferrer wrote:
....
Can you do something like the Kent1Cooper did in the lisp posted above? I liked your way to "get the plate" but I need something like he did. When the straight plate is drew, I'd like to draw a polyline with the grips where it changes its direction.
....
[>Here< is the source of that routine with its original command name and context, in case you're interested.]
Manually, assuming the profile is a single closed Polyline, I would suggest TRIMming away the short end segments, OFFSETting one of the resulting two Polylines to halfway between the two for a center-line path, and using the SPS command [under whatever name] on that.
To automate that could be a challenge, depending on certain things:
Does the Polyline always start at one of the ends? If so, is the first segment always the short end one, or always the one extending from there along the length of the profile, or might the starting point be anywhere?
Are they always Z-shaped [i.e. two and only two bends], or might they sometimes be L-shaped [one bend] or have more than two bends?
Kent Cooper, AIA