viewcuiext = _this.viewer.getExtension('Autodesk.ViewCubeUi');

// 视角设置为上
viewcuiext.setViewCube('top');

// 视角设置为上右
viewcuiext.setViewCube('top/right');

// 视角设置为前上右
viewcuiext.setViewCube('front top right');

front:前
back:后
left:左
right:右
top:上
bottom:下

最后修改:2023 年 08 月 03 日
如果觉得我的文章对你有用,请随意赞赏