This is a very general question.
I know there're two types of structures that we can code with ifc.js.
WIT (Three.js
WIV (WebIFCViewer
WIV has lots of convenient tools, that we can just use right away, but I would like to ask if it's possible that we access the WIV functions from WIT?
I would like to make my own controls from three.js(WIT) while also have the convenient functions from WIV.
Is this possible? If so, how can I access the WIV viewer from WIT.
Thanks