[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FEMM] Another lua question



Fabio wrote:

In the grafical user interface of Femm there is a rectangle for "select a
group of entities using the mouse ".
Is there a simalar way to select a group of entities in lua for example
selectgroup(x1,y1,x2,y2)   ?
Thanks and best regards

Fabio Milanesi

This selection command is currently not implemented. Only the selectgroup(n), where n specifies the number of the group to be selected, is now available.

Dave.