How do I hide 'leaf' shapes that I don't want visible? I am aware of the hide base shapes using F11. But the leaf shapes are created in a "calculator type" cga code to store parameters and after I get the data for reporting metrics I want them hidden again.
Actually, It seems that I am creating 3 leaf shapes : one to set land use parameter, one to lookup land use parameter and use that to set runoff curve parameter, and one to use these to calculate desired metrics.
Any ideas on code formatting or work flows?