Author Topic: Partial hiding of an object  (Read 1187 times)

0 Members and 1 Guest are viewing this topic.

Pepe

  • Newt
  • Posts: 87
Partial hiding of an object
« on: August 02, 2018, 01:05:24 PM »
Is it possible to hide a section of an object when another is upon it with Autolisp?  :thinking:

For instance, hiding the portion of a line within a circle and only that portion of that line.

I know I can use Wipeouts (or even MText with background), but they mask everything under.  Another tricky way I know for this is to draw a line (arc or whatever) in background color, but it requires keeping it always over the other line and furthermore... What happens if background color changes  :|?

Thanks in advance.

Lee Mac

  • Seagull
  • Posts: 12914
  • London, England
Re: Partial hiding of an object
« Reply #1 on: August 02, 2018, 01:46:26 PM »