VLE SKILL db objects

S

svilen

Guest
Hi,

How can i get the db object for a rectengel in a given cell view?

Thanks,
Svilen
 
How do you choose the rectangle?
Is it selected?
By ROD name?
Some other way?

Is it a single rectangle? What happens if you have more
then one, how do you differentiate them?

Do you thin you question was precisely asks?
Think about it a bit more detailed then come back.

Bernd


svilen wrote:
Hi,

How can i get the db object for a rectengel in a given cell view?

Thanks,
Svilen
 
How can i get the db object for a rectengel in a given cell view?
Use geGetSelSet() to retrieve a list of selected items, if that is what you want.

If not, please elaborate a little more as Bernd suggested.

cheers,
Stéphane
 
Thanks for the questions. They helped me understand what i need. I was
passing the list from geGetSelSet() to a function when i needed just
one element.

Svilen
 

Welcome to EDABoard.com

Sponsor

Back
Top