Javascript API
BIMFACE的Javascript API分为4大类:
- Core
- Glodon.Bimface.Application
- Glodon.Bimface.Viewer
- Glodon.Bimface.Plugins
- Glodon.Web.Graphics
Core
类 |
描述 |
BimfaceSDKLoader |
BIMFACE SDK 加载器 |
BimfaceSDKLoaderConfig |
BIMFACE SDK 加载器配置 |
Glodon.Bimface.Viewer
类 |
描述 |
Viewer2D |
二维图纸(位图) |
Viewer2DConfig |
二维图纸配置(位图) |
Viewer2DEvent |
二维图纸事件(位图) |
ViewerDrawing |
二维图纸(矢量) |
ViewerDrawingConfig |
二维图纸配置(矢量) |
ViewerDrawingEvent |
二维图纸事件(矢量) |
Viewer3D |
三维模型 |
Viewer3DConfig |
三维模型配置 |
Viewer3DEvent |
三维模型事件 |
Glodon.Bimface.Plugins
类 |
描述 |
Drawable |
二维标签 |
Marker3D |
三维标签 |
Walkthrough |
路径漫游 |
Annotation |
批注 |
Measure |
测量 |
Section |
剖切 |
Glodon.Web.Graphics