AutoCAD 2007/2008/2009 DWG Format
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
How to delete one(or more) of a rectangle' s lines
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
How can I delete one of the rectangle's lines? When I try selecting only one line I can't do it unless I select the entire rectangle. Help please.
For example in this photo I would like to delete line AB:
Solved! Go to Solution.
Re: How to delete one(or more) of a rectangle' s lines
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
if your rectangle is of type POLYLINE then it's one object. To separate the polyline into it's segments you may use command _EXPLODE, then each of the segments will a be separate line and may be deleted piece by piece.
(just to make sure: to move that object, when it's exploded, makes it necessary to select each of the pieces
then )
- alfred -
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Re: How to delete one(or more) of a rectangle' s lines
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Great thanks man!
Re: How to delete one(or more) of a rectangle' s lines
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Since the Rectangle is a polyline, it is an Object. As an Object, it can trim itself. Here's how.
-Start the Trim command,
-Select the Rectangle,
-Hit "Enter" to end the selecting.
-Now, select any of the Rectangle's lines and they will disappear.
The remaining pieces are still Polylines.
Try it; you'll like it. -KLYPH

