GithubHelp home page GithubHelp logo

willhl / graphdata-mep Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 6.0 338 KB

Collection of example code and scripts for using Graph Data with Autodesk Revit, Neo4j, and Power Bi

License: MIT License

C# 100.00%

graphdata-mep's People

Contributors

willhl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

graphdata-mep's Issues

Can't install on Revit 2018

Hi
I have a problem with install this addin on my Revit 2018. This steps I have done:
My Revit is on D drive, so I have changed Imports.targets

   <Reference Include="RevitAPI, Version=18.0.0.0, Culture=neutral, processorArchitecture=AMD64" Condition="'$(Configuration)' == 'RV2018Debug' OR '$(Configuration)' == 'RV2018Release' OR '$(Configuration)' == 'RV2018DBDebug' OR '$(Configuration)' == 'RV2018DBRelease'">
      <HintPath>D:\REVIT 2018\Revit 2018\RevitAPI.dll</HintPath>
      <Private>False</Private>
    </Reference>
    <Reference Include="RevitAPIUI, Version=18.0.0.0, Culture=neutral, processorArchitecture=AMD64" Condition="'$(Configuration)' == 'RV2018Debug' OR '$(Configuration)' == 'RV2018Release'">
      <HintPath>D:\REVIT 2018\Revit 2018\RevitAPIUI.dll</HintPath>
      <Private>False</Private>
    </Reference>

Addins folder I have on C drive so I didnt change anything else.
I have set HLApps.Revit.Graph.UIAddin as StartUp Project and click Start
And I have got a lot of bugs from compilation like:
image

When I have trying to open Revit I have seen a alert:
image

In English: โ€œ"Revit to Graph" failed to initialize because the "HLApps.Revit \ HLApps.RevitGraph.UIAddin.dll" assembly does not exist.โ€

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.