Message 1 of 7
How can I divide a line while controlling the segment length?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to divide a line into multiple segments. I did some research and found that AutoCAD has the BREAK command for this purpose. However, it seems that the command only lets me specify the start and end points, without entering a numeric value for the segment length.
So, I’d like to ask:
Is there a way to use the BREAK command while inputting a specific distance value for each divided segment?
If the BREAK command isn’t suitable for this task, is there another AutoCAD command that allows me to divide a line based on a specified segment length?