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

The element table. 更多...

#include <APIElementTable.h>

类 AnyCAD::API::ElementTable 继承关系图:
AnyCAD::API::Object AnyCAD::API::DBViewTable

Public 成员函数

String GetName () const
 
ElementIdSet GetElementIds () const
 
Element FindElementByName (const String &name) const
 
- Public 成员函数 继承自 AnyCAD::API::Object
String GetObjectClassId () const
 
StringList ListParentClassIds () const
 

详细描述

The element table.

TODO:

成员函数说明

Element AnyCAD::API::ElementTable::FindElementByName ( const String name) const

Find element by name

返回
the Element.
ElementIdSet AnyCAD::API::ElementTable::GetElementIds ( ) const

Get the element ids in the table

返回
the ids.
String AnyCAD::API::ElementTable::GetName ( ) const

Get the element table name

返回
the name.

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