AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
Public 成员函数 | 所有成员列表
AnyCAD::API::MultiShapeQuery类 参考

The context to query the multi selected shape. 更多...

#include <APIMultiShapeQuery.h>

类 AnyCAD::API::MultiShapeQuery 继承关系图:
AnyCAD::API::SelectionQuery

Public 成员函数

int GetCount () const
 
SelectedShapeQuery GetSubContext (int idx) const
 

详细描述

The context to query the multi selected shape.

TODO:

成员函数说明

int AnyCAD::API::MultiShapeQuery::GetCount ( ) const

Get the selected count.

返回
the count.
SelectedShapeQuery AnyCAD::API::MultiShapeQuery::GetSubContext ( int  idx) const

Get the sub context by index.

参数
idxthe index [0,
返回
the QuerySelectedShapeContext

该类的文档由以下文件生成: