Re: trimming problem in Acad
Posted by
ths992001
on 2002-09-21 18:27:48 UTC
You might have this trouble because your ucs is set to the default xy
plane but the line (handle 40) you are trimming (or trimming to) is
perpendicular to that plane (pure Z). I used version 14 to test this
and got the same error as you did. After I skewed the ucs off the xy
plane it worked. Try setting the ucs to the xz plane first.
- Tom Scarince
P.S. Its ok if your next question is: "What's a ucs?"
plane but the line (handle 40) you are trimming (or trimming to) is
perpendicular to that plane (pure Z). I used version 14 to test this
and got the same error as you did. After I skewed the ucs off the xy
plane it worked. Try setting the ucs to the xz plane first.
- Tom Scarince
P.S. Its ok if your next question is: "What's a ucs?"
--- In CAD_CAM_EDM_DRO@y..., "alex0young" <alex0young@y...> wrote:
> Hi,
>
> Question directed to AutoCAD users. Have noticed that not
> infrequently, when I try to trim a line with another line, often I
> get the irritating message "Object does not intersect an edge".
> Sometimes, zooming in to the intersection or regenerating drawing
> helps. I have problem trimming line Handle=3F with line Handle=40
> below: (both lines in plane x=155)
>
> Handle = 40
> from point, X= 155.0000 Y= 265.0000 Z= 450.0000
> to point, X= 155.0000 Y= 265.0000 Z= 440.0000
> In Current UCS, Length = 0.0000
> 3D Length = 10.0000, Angle from XY Plane = 270
> Delta X = 0.0000, Delta Y = 0.0000, Delta Z = -10.0000
>
> Handle = 3F
> from point, X= 155.0000 Y= 25.0000 Z= 440.0000
> to point, X= 155.0000 Y= 435.0000 Z= 440.0000
> Length = 410.0000, Angle in XY Plane = 90
> Delta X = 0.0000, Delta Y = 410.0000, Delta Z = 0.0000
>
Discussion Thread
alex0young
2002-09-21 09:21:25 UTC
trimming problem in Acad
RichD
2002-09-21 12:46:06 UTC
Re: [CAD_CAM_EDM_DRO] trimming problem in Acad
ths992001
2002-09-21 18:27:48 UTC
Re: trimming problem in Acad
alex0young
2002-09-22 04:34:30 UTC
Re: trimming problem in Acad