Cad13 Posted December 16, 2013 Posted December 16, 2013 Hi guys, I would like to create a custom hatch (solid hatch) which lets not to print what will be hidden underneath the hatched area. Is there any hatch like that already or if not, how may i script it? Quote
Tuns Posted December 16, 2013 Posted December 16, 2013 Have you tried using the command WIPEOUT? Quote
steven-g Posted December 16, 2013 Posted December 16, 2013 As Tuns says a wipeout is the most common method of doing it, but the standard solid hatch will hide objects as well, providing the draw order is set correctly, a solid hatch can also be used if you give it a higher elevation and set the shaded viewport options to legacy hidden, in which case the draw order is not important as it is the elevation that determines the way things are printed. Quote
Organic Posted December 16, 2013 Posted December 16, 2013 Wipeouts are notorious for 'screwing up'. Instead using a solid hatch with colour 255,255,255 (i.e. white) is the way to go. Quote
Recommended Posts
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.