JavaScript SDK版本3.6.321
// 构造剖切盒对象
let sectionBoxConfig = new Glodon.Bimface.Plugins.Section.SectionBoxConfig();
sectionBoxConfig.viewer = viewer3D;
let sectionBox = new Glodon.Bimface.Plugins.Section.SectionBox(sectionBoxConfig);
// 获取剖切盒当前状态
let state = sectionBox.getState();
// 还原剖切状态
section.setState(state)
BIMFACE智能客服
7*24提供专业的BIMFACE使用支持与帮助