AnyCAD Rapid API 2024
Help you to create a better world!
载入中...
搜索中...
未找到
PickedResult类 参考

Public 成员函数

 PickedResult (long count, SelectionManager sm)
 
 PickedResult (PickedItem item, long count, boolean multiPick, SelectionManager sm, int x, int y)
 
boolean GetByApp ()
 
void SetByApp (boolean val)
 
PickedItem GetItem ()
 
void SetItem (PickedItem val)
 
long GetCount ()
 
void SetCount (long val)
 
boolean GetMulitPick ()
 
SelectionManager GetSelectionManager ()
 
int GetX ()
 
int GetY ()
 
boolean IsEmpty ()
 
PickedItemIterator CreateIterator ()
 

详细描述

<> Picked result.