Covering lines with a fill
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2008-07-26 03:11 AM
2008-07-26
03:11 AM
I don't know if I'm too tired but I can't figure this out. I know I can use "Poly" in 2D script, and bring to front in plan to have my object obscure what's behind it. What I want to do is....New Object..Draw a line, then, place a fill in the script to cover a portion of that line in plan. I figured if I drew the line first then added the "Poly"(sort of bring to front to place the poly on top of the line) that it would work. I haven't had any luck. Maybe it's time for bed!

Any thoughts?
Doug
2 REPLIES 2
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2008-07-26 04:17 AM
2008-07-26
04:17 AM
Hello Doug,
I think what you are looking for is the 2D script directive "DRAWINDEX".
It does not have it's own page number in the GDL manual index but it's
description is on the page for "drawing order definition".
Be careful to reset the drawindices to their default values for each element
after you have changed them for your purpose.
Peter Devlin
I think what you are looking for is the 2D script directive "DRAWINDEX".
It does not have it's own page number in the GDL manual index but it's
description is on the page for "drawing order definition".
Be careful to reset the drawindices to their default values for each element
after you have changed them for your purpose.
Peter Devlin
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2008-07-26 10:12 PM
2008-07-26
10:12 PM
Hi Peter,
Ignore the PM, I got it. It took a couple of minutes but I see how it works now.
Thanks,
Doug
Ignore the PM, I got it. It took a couple of minutes but I see how it works now.
Thanks,
Doug