TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Pepe on August 02, 2018, 01:05:24 PM

Title: Partial hiding of an object
Post by: Pepe 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.
Title: Re: Partial hiding of an object
Post by: Lee Mac on August 02, 2018, 01:46:26 PM
Duplicate:
http://www.theswamp.org/index.php?topic=54376.0