Closed chuongmep closed 1 year ago
Hi @chuongmep - is there a particular package you found would not download?
this is my local display, Build it once, these red lines will disappear.
@wangyangshi Is D4R still depending on a local install of Revit depending on the branch? If yes, can we document it somehow?
Do you mean RevitAPI? for released branch of D4R, it depends on a fixed version of RevitAPI (like 23.0.0.261 in 2023) for master branch of D4R, it depends on the latest version of RevitAPI (like 24.0.0.315)
@wangyangshi Understood, I think we probably lack documenation of how user can get this dll and where can they find it?
@QilongTang RevitAPI.dll and RevitAPIUI.dll are installed with Revit, user can search it in his computer, their path are same with revit.exe. for other versions they can find it on nuget or somewhere I think. do we need to add this explanation in d4r README?
@QilongTang RevitAPI.dll and RevitAPIUI.dll are installed with Revit, user can search it in his computer, their path are same with revit.exe. for other versions they can find it on nuget or somewhere I think. do we need to add this explanation in d4r README?
Please do, as a former developer on this repo, I understand how to find them but other developers may not, and admitedly it is hard to figure out which RevitAPI.dll is required for which release branch/master
OK, I will add these info in D4R README
Thanks for all, I will check this is problem resolved now.
If this is an issue for Dynamo Core, please submit your issue on the Dynamo Core issues page or if this is an issue for Dynamo for Revit, please post your issue on the Dynamo for Revit Issues page.
If this issue is not a Wishlist request, please check the Dynamo forum, and start a thread there to discuss your issue.
What improvement/feature would you like to see in Dynamo?
Should be implement nuget allow developer can colaborate
How would you see this improvement/feature working?
Open Project Dynamo Revit don't have any problem with some package resolve, revit api can accept, In fact, many developers were frustrated when opening this project. If this continues, this is a big limit for developers who want to collaborate with open source.
Please provide any sketch/mock-up or video of your requested improvement/feature
(Fill in here)