AnyCAD Rapid API 2025
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 (boolean highlighting)
 
PickedItemIterator CreateIterator ()
 

详细描述

<> Picked result.