Jump to content

Recommended Posts

Posted

I have been having problems when triming to a line.

 

When i trim the line that i am trimming seems to break instead of trimming and always leaves a section of line above the trim point.

 

Did that make any sence???.... Its not easy to explain.

 

The drawing was origninally a dxf file that i have saved as a dwg file.

 

Thanks for any help

Amanda :unsure:

Posted

Are you trimming to an arc or circle?

Posted

hi

 

i am trying to trim to a series of straights that i have converted to a pline.

 

:D

Posted

Can you possibly post up a .DWG file so it could be given a good look? Just the portion you are having trouble with will be fine.

Posted

Please find attached a .dwg file showing the problem.

 

Thanks:D

example.dwg

Posted

Loaded the drawing and the lines trimmed ok with no problems.

Posted

Change your EDGEMODE variable to 0.

 

You will want to change it back to 1 after you finish trimming these lines.

Posted

Amanda,

sorry to say everything trims fine this end (Acad2004)

btw the supplied example .dwg

'example of what happens' isn't even trimmed to the line ??

Regards Paul

Posted

the example given seems to show that you've trimmed one solid line only to find another with a different linetype underneath

 

choose a command such as move or copy, and use a crossing window to select your line (don't use a single click - it has to be the window) and it should tell you how many elements there are there

Posted

See my previous post. It's a simple switch of the EDGEMODE variable.

 

From the Autocad Help Files:

0 = Uses the selected edge without an extensions

1 = Extends or trims the selected object to an imaginary extension of the cutting or boundary edge

 

Your polyline has many edges, so when you select it as the cutting edge and try to trim the intersecting lines, the lines are trimming to the imaginary extensions of the cutting edge. Switch EDGEMODE to 0 and you will be able to trim the lines easily. Just set it back to 1 when you are finished trimming.

Posted
the example given seems to show that you've trimmed one solid line only to find another with a different linetype underneath

 

choose a command such as move or copy, and use a crossing window to select your line (don't use a single click - it has to be the window) and it should tell you how many elements there are there

 

 

That's it right there. :thumbsup:

Posted

Cad64 thanks mate, never knew that...cheers

Posted

hi

 

Thanks everyone for all of your help,

 

i changed the edgemode variable to 0 and it worked !!!! Fantastic.....

 

Thank you

 

Amanda

 

x:D x-x:D x

Posted
See my previous post. It's a simple switch of the EDGEMODE variable.

 

From the Autocad Help Files:

0 = Uses the selected edge without an extensions

1 = Extends or trims the selected object to an imaginary extension of the cutting or boundary edge

 

Your polyline has many edges, so when you select it as the cutting edge and try to trim the intersecting lines, the lines are trimming to the imaginary extensions of the cutting edge. Switch EDGEMODE to 0 and you will be able to trim the lines easily. Just set it back to 1 when you are finished trimming.

 

why would I want to bring the edgemode back to 1..??where would you use it at the 1 setting?? Mike

Posted

Setting EDGEMODE to 1 allows you to Trim/Extend to an imaginary edge.

 

For example, say you have a horizontal line and a vertical line. You want to Extend the vertical line up to the horizontal line, but the vertical line is not directly underneath the horizontal line so it will never meet the horizontal line at any point. With EDGEMODE set to 1, you can extend the vertical line up to an imaginary extension of the horizontal line.

 

Does that make sense? :unsure:

Edgemode.jpg

Posted

Yes it does make sense!!...Until this thread i didnt know there was a variable of edgemode...Mine has always been set to 0,because I did not know it was there to change..Thanks again Cad 64..Mike

Guest Alan Cullen
Posted

But bear in mind......in some situations setting edgemode to 1 can also create other problems and results you weren't ready for......so learn about it and be careful.......:D

  • 7 years later...
Posted

:(:(

 

 

Anyone know anything else I could try? Flatten, audit, recover, changing the UCS back to W, none of those worked.

Posted

What are you wanting to do?

 

Can you post the drawing file?

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...