BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
文件列表
文件成员
BIMHome
BIMHomeGui
Interface
类
|
命名空间
|
枚举
ITreeItem.h 文件参考
#include "BHGlobal.h"
#include <string>
浏览源代码.
类
class
ITreeItem
命名空间
namespace
Gui
枚举
enum
TreeItemType
{
ProductItemType
= 1001 ,
PartItemType
= 1002 ,
ObjectItemType
= 1003 }
获得树上文档类型
更多...