You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I can't find the dependencies to generate the application as you explained in the youtube video.
I'm a beginner in programming and BIM.I would like to see an example of a basic construction. For example, it would help a lot if you provided the source code "Program.cs" for the application that generates the IFC file of a small room with a plumbing or basic lighting. I believe that a small complete example can stimulate and clarify many doubts, in addition to showing how things connect in this universe.
The text was updated successfully, but these errors were encountered:
I've referenced the dependencies from nuget (ie newtonsoft and rhinocommon for the second project). You might have to right click on the solution and restore nuget packages to get them to automatically download.
Sure, an example like this would be helpful. If you want to provide some inputs for this, it would help to prioritize this. This could be a model in a BIM authoring application that I then convert.
Hi, I can't find the dependencies to generate the application as you explained in the youtube video.
I'm a beginner in programming and BIM.I would like to see an example of a basic construction. For example, it would help a lot if you provided the source code "Program.cs" for the application that generates the IFC file of a small room with a plumbing or basic lighting. I believe that a small complete example can stimulate and clarify many doubts, in addition to showing how things connect in this universe.
The text was updated successfully, but these errors were encountered: