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

TODO: 更多...

#include <APIDBViewTable.h>

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

Public 成员函数

DBView CreateDBView (const ElementId &refPlaneId, const EnumStandardView &viewType, bool bCheckExisting)
 
- Public 成员函数 继承自 AnyCAD::API::ElementTable
String GetName () const
 
ElementIdSet GetElementIds () const
 
Element FindElementByName (const String &name) const
 
- Public 成员函数 继承自 AnyCAD::API::Object
String GetObjectClassId () const
 
StringList ListParentClassIds () const
 

详细描述

TODO:

The view table.

成员函数说明

DBView AnyCAD::API::DBViewTable::CreateDBView ( const ElementId refPlaneId,
const EnumStandardView viewType,
bool  bCheckExisting 
)

Create DBView

参数
refPlaneIdthe reference plane id. Level or Section.
viewTYpethe view type.
bCheckExistingif true return the existing DBView if found.
返回
the DBView.

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