-
- Downloads
added overload to Entity.selection that accepts a string:
ent.selection='aname=CA' is equivalent to ent.selection=ent.view.Select('aname=CA')
Please register or sign in to comment
ent.selection='aname=CA' is equivalent to ent.selection=ent.view.Select('aname=CA')