leonucadomi Posted July 20, 2022 Posted July 20, 2022 Does anyone know with what command two lines can be sectioned and reach their intersection? Quote
dexus Posted July 20, 2022 Posted July 20, 2022 I know of two ways with basic Autocad functions: Fillet -> Radius -> 0 -> Select both ends PEDIT -> Multiple -> Select both lines -> Join -> Set fuzz bigger than the gap Quote
mhupp Posted July 20, 2022 Posted July 20, 2022 20 minutes ago, Isaac26a said: Fillet radius = 0 No need to change the radius value. Holding shift while selecting the lines temp sets it to 0. Same for chamfer and some other commands. trim will extend entity's to the trim edge with shift. 1 Quote
marko_ribar Posted July 20, 2022 Posted July 20, 2022 For this operation, main command was CHAMFER, but usually it's much easier to use FILLET and provide radius 0.0... ACAD.PGP (program parameter file) has "F" as fillet and "CHA" as chamfer, so users usually choose "F" while drafting - that Radius spec. is just for more controlling and managing various possible drafting problems and so FILLET was commonly adopted as more applicable choice... 1 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.