Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use InteractiveClipping #346

Open
fabripetrelli opened this issue May 18, 2021 · 0 comments
Open

Can't use InteractiveClipping #346

fabripetrelli opened this issue May 18, 2021 · 0 comments

Comments

@fabripetrelli
Copy link

fabripetrelli commented May 18, 2021

Whenever I try to instance a new InteractiveClipping i get the
TypeError: _xbim_viewer__WEBPACK_IMPORTED_MODULE_1__.InteractiveClipping is not a constructor
error, how I can instance a new InteractiveClipping? For other plugins like NavigationCube and LoaderOverlay I've done it like
new NavigationCube()
and I had no problems

Many Thanks

tomlee-dev pushed a commit to ictway/XbimWebUI that referenced this issue Mar 29, 2023
This means Xbim.IO.Esent can be referenced by netcore projects. This will enable IfcStore to use the HeuristicModelProvider in netcore apps.

Note: Microsoft have republished ManagedEsent under a different nuget Package for 2.0.1+ no longer seem to strong name sign. Equally the new ManagedEsent component only supports net47+

As such I took the decision to use the 'legacy' 1.9.4 Esent for net4[567] and the new 2.0.1 for netstandard (and where the output is unsigned)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant