JavaScript SDK版本3.6.339
2026-04-29
//构造剖切面配置项
let sectionPlaneConfig = new Glodon.Bimface.Plugins.Section.SectionPlaneConfig();
//开启移动端剖面控件
sectionPlaneConfig.enableMobileController = true;
sectionPlaneConfig.viewer = viewer3D;
//创建剖切面
let sectionPlane = new Glodon.Bimface.Plugins.Section.SectionPlane(sectionPlaneConfig);
sectionPlane.showPlane();

BIMFACE智能客服
7*24提供专业的BIMFACE使用支持与帮助