Code Monkey home page Code Monkey logo

clashdetectionservice's People

Contributors

rubendel avatar tchegito avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

clashdetectionservice's Issues

How to use CLash detection service?

Hello,
My project test has 2 sub projects subproj1 and subproj2. I have uploaded a IFC file in each sub project and in my project I see that both the models are merged and have the collision.
How should I run the Clash detection service?
I don't see any notification or log that the models are clashing?
I have already added the service from the installed plugins list.

Please help

Niharika

Clash detection

I've seen that clash detection has been separated in another repository ( https://github.com/opensourceBIM/ClashDetectionService ) and is stated as "non working". But there's still code about that, and this happened to work before.

My question is: as a contributor, what problems might I encounter to make it working ? Has it been abandoned because of performance issues, or lack of time ? I think it's a really interesting feature.

Suggestion: how about promote efficiency in this way ?

I tested the ClashDetectionService time consuming with MEP.ifc which in "IFC-files-master". It tooke over 150s.

It consist of client.getModel(...)——30s, offlineGeometryGenerator.generateForAllElements(pluginManager)——120s and clashDetector.findClashes()—— 15s.

Now I get the model Object by DownloadByOidsDatabaseAction.execute() which could get the model Object within 1s. Also, the model has contained geometry info and no need to call the "offlineGeometryGenerator.generateForAllElements(pluginManager)".
Of course, the ClashDetectionService Plugin didn't call the method "generateForAllElements" except in test method. But it wouldn't work without the call in BimServer1.4-2015-11-04 ——uhm, yeah……I ran the code in 1.4 after some modify.

This means the ClashDetectionService time consuming will be within 20s which the original time consuming over 150s.

Is there a problem with this idea?@rubendel
kind regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.