Determine the front and back side of doors or opening side of door using 3min js. Following code is to get the mesh data of the selected element
var fragmentproxy = viewer.impl.getFragmentProxy(viewer.model, fragIds);
console.log(fragmentproxy);
Determine the front and back side of doors or opening side of door using 3min js. Following code is to get the mesh data of the selected element
var fragmentproxy = viewer.impl.getFragmentProxy(viewer.model, fragIds);
console.log(fragmentproxy);