The Interactive Geometry Software Cinderella

Forum: Cinderella Support (E)

Forums->Cinderella Support (E)->View construction steps->Re: Re: View construction steps

Re: Re: View construction steps


Indeed, that's a good idea. The function
allelements()
gives you the elements in the desired order. And you can use the .visible property to make them invisible. For example, the line

forall(allelements(),#.visible=false);


will hide all elements. If you need further help, let me know.

Ulli

 
on: Tue 08 of May, 2012 [16:54 UTC] reads: 9907

Show posts:
 
Language