Author Topic: clever hatching ideas needed  (Read 5189 times)

0 Members and 1 Guest are viewing this topic.

deegeecees

  • Guest
Re: clever hatching ideas needed
« Reply #15 on: September 25, 2007, 12:55:37 PM »
If the text is raster, then draw the rectangles first and use them as islands, that way you don't have to go back to it with trim.

the problem is i'm playing clean up... the hatching is already in place, i get to go and 'make it pretty'

Ewww. Get a hold of the lacky who did that to you.

i'm the lacky here

Well then, get a hold of yourself.

 :-D

Josh Nieman

  • Guest
Re: clever hatching ideas needed
« Reply #16 on: September 25, 2007, 01:05:32 PM »
If the text is raster, then draw the rectangles first and use them as islands, that way you don't have to go back to it with trim.

the problem is i'm playing clean up... the hatching is already in place, i get to go and 'make it pretty'

Ewww. Get a hold of the lacky who did that to you.

i'm the lacky here

Well then, get a hold of yourself.

 :-D

But do that on your own time... some employers may not take kindly to doin' that at the office.

uncoolperson

  • Guest
Re: clever hatching ideas needed
« Reply #17 on: September 25, 2007, 01:35:10 PM »
Does the text, whether it be a single line or mtext have boundery points?

If so I would think a program can be written that uses those points as your trim boundry and remove the hatch within it.

So that all you have to do is select the hatch.

the text is part of the raster (scan from the existing wire diagram, we hatch stuff to remove then draw in the new stuff)

Greg B

  • Seagull
  • Posts: 12417
  • Tell me a Joke!
Re: clever hatching ideas needed
« Reply #18 on: September 25, 2007, 01:38:21 PM »
Does the text, whether it be a single line or mtext have boundery points?

If so I would think a program can be written that uses those points as your trim boundry and remove the hatch within it.

So that all you have to do is select the hatch.

the text is part of the raster (scan from the existing wire diagram, we hatch stuff to remove then draw in the new stuff)

Then how about a small lisp or vba that will automagically clip out the hatch right after you window the text?

uncoolperson

  • Guest
Re: clever hatching ideas needed
« Reply #19 on: September 25, 2007, 02:16:52 PM »
that's the route i'm thinking of going

just thinking through all the problems i'll run into before diving in