BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
文件列表
文件成员
BIMHome
PlatformUI
Interface
类
|
命名空间
|
枚举
ISnapper.h 文件参考
#include <BHGlobal.h>
#include "
ISnapProcessedBase.h
"
浏览源代码.
类
class
ISnapper
命名空间
namespace
PlatformUI
枚举
enum class
SnapMode
{
None
= 0x0000 ,
Endpoint
= 0x0001 ,
Midpoint
= 0x0002 ,
Center
= 0x0004 ,
Intersection
= 0x0008 ,
All
= 0xFFFF
}