Mountain_XD Posted Friday at 12:58 AM Posted Friday at 12:58 AM Please help me Extend Lines to Polyline. Thanks so much ! Extend Lines to Polyline.dwg Quote
mhupp Posted Friday at 03:27 AM Posted Friday at 03:27 AM You don't need a lisp for that. just the extend command. Quote
ScottMC Posted Friday at 03:35 AM Posted Friday at 03:35 AM (edited) check your 'projmode if 'extend too' entity is on a different 'Z' I like [2] Edited Friday at 03:36 AM by ScottMC Quote
Mountain_XD Posted Friday at 04:28 AM Author Posted Friday at 04:28 AM 1 hour ago, mhupp said: You don't need a lisp for that. just the extend command. I agree with you but what if there are a lot of polylines and lines? Quote
GLAVCVS Posted Friday at 06:21 AM Posted Friday at 06:21 AM (edited) I spoke too fast Edited Friday at 07:27 AM by GLAVCVS Quote
ScottMC Posted Friday at 01:24 PM Posted Friday at 01:24 PM Consider this link with multiple solutions https://www.theswamp.org/index.php?topic=53993.0 Quote
BIGAL Posted Friday at 11:31 PM Posted Friday at 11:31 PM Interesting Bricscad using "Fence" option. No code needed. 2 Quote
mhupp Posted Saturday at 12:04 AM Posted Saturday at 12:04 AM 19 hours ago, Mountain_XD said: I agree with you but what if there are a lot of polylines and lines? Going to have to click a little then. or use fence like BIGAL shows. 1 1 Quote
ScottMC Posted Sunday at 12:51 AM Posted Sunday at 12:51 AM BIGAL that helps for sure! All the more inspires me to dig deeper into your posts/tips period. Quote
SLW210 Posted yesterday at 10:31 AM Posted yesterday at 10:31 AM On 7/18/2025 at 7:31 PM, BIGAL said: Interesting Bricscad using "Fence" option. No code needed. AutoCAD refuses to double extend for some reason. Quote
SLW210 Posted 6 hours ago Posted 6 hours ago For future reference, in the supplied .dwg, it's LWPolyline shapes not 2D Polyline shapes as in the title, there is a difference. LWPOLYLINE Layer: "A_Dai_Coc_S_02" Space: Model space Color: BYLAYER Linetype: "Continuous" Handle = 167 Closed Constant width 0'-0" area 5418979.86 square in. (37631.8046 square ft.) perimeter 791'-11 9/32" at point X=22622'-6 5/16" Y=176'-5 5/8" Z= 0'-0" at point X=22784'-3 15/32" Y=141'-6 27/32" Z= 0'-0" at point X=22907'-5 13/32" Y=279'-3 15/16" Z= 0'-0" at point X=22708'-11 1/16" Y=378'-6 5/32" Z= 0'-0" 2D Polyline POLYLINE Layer: "KCS_DIM" Space: Model space Color: BYLAYER Linetype: "Continuous" Handle = 179 Open starting width 0'-0" ending width 0'-0" area 0.00 sq in (0.0000 sq ft) length 2566'-5 17/32" VERTEX Layer: "KCS_DIM" Space: Model space Color: BYLAYER Linetype: "Continuous" Handle = 17b at point, X=23794'-4 1/8" Y=-362'-5 9/32" Z= 0'-0" starting width 0'-0" ending width 0'-0" VERTEX Layer: "KCS_DIM" Space: Model space Color: BYLAYER Linetype: "Continuous" Handle = 17c at point, X=21227'-10 19/32" Y=-362'-5 9/32" Z= 0'-0" starting width 0'-0" ending width 0'-0" END SEQUENCE Layer: "KCS_DIM" Space: Model space Color: BYLAYER Linetype: "Continuous" Handle = 17a If I have time, I'll see what I can come up with. Quote
SLW210 Posted 6 hours ago Posted 6 hours ago On 7/18/2025 at 8:04 PM, mhupp said: Going to have to click a little then. or use fence like BIGAL shows. Even with AutoCAD probably still pretty fast for fence, but a LISP would help. I tried several things and I can't get AutoCAD 2026 to double extend as per @BIGAL's example. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.