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