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

Picked result. 更多...

类 AnyCAD.Foundation.PickedResult 继承关系图:

Public 成员函数

 PickedResult (global::System.IntPtr cPtr, bool cMemoryOwn)
 仅供内部使用
 
void Dispose ()
 
 PickedResult (uint count, SelectionManager sm)
 
 PickedResult (PickedItem item, uint count, bool multiPick, SelectionManager sm, int x, int y)
 
bool GetByApp ()
 
void SetByApp (bool val)
 
PickedItem GetItem ()
 
void SetItem (PickedItem val)
 
uint GetCount ()
 
void SetCount (uint val)
 
bool GetMulitPick ()
 
SelectionManager GetSelectionManager ()
 
int GetX ()
 
int GetY ()
 
bool IsEmpty ()
 
PickedItemIterator CreateIterator (bool highlighting)
 
PickedItemIterator CreateIterator ()
 

详细描述

Picked result.

Group: Rendering