-
Hey!
I'm trying to build Revit Dynamo from source code, but build fails with errors related to 'ForgeTypeId' could not be found.
![image](https://user-images.githubusercontent.com/47180374/12459…
iAliJ updated
3 years ago
-
Hi Jeremy,
I see that the multi-version configurations that I submitted to RevitLookup were undone by a recent submission. I'd be happy to build a new multi-version installer for Revit 2016-2022 (o…
-
I'm having the same issue with 2021. Revit crashes on startup and the log doesn't note an error occurred.
_Originally posted by @samrose-id in https://github.com/eirannejad/pyRevit/issues/1301#issu…
-
I've already added a comment to this thread:
https://github.com/dotnet/corefx/issues/1001#issuecomment-84494151
Simply cannot compile a project having a reference to Revit API 2013. It says:
Metadata…
-
# Issue Description
Please fill in the following information to help us reproduce the issue:
### What did you do?
I have made a few zero-touch custom nodes in Visual Studio using C# under the sam…
-
This was sent to me from @tmat, quote:
> We should so something about all the int uint casts in the reader – some of them are actual bugs or questionable behaviors, since we shouldn’t be throwing ov…
-
When examining Fabrication Parts, specifically Fabrication piping, in the Revit Lookup tool a crash will occur when the Method "GetMEPConnectorInfo" for a Connector is clicked. This happens for me, ou…
-
Hello @engthiago
Should be nice to have an external package for the RevitAPI.dll, so the user does not need to have all the version installed on the computer.
This [Revit_All_Main_Versions_API_…
-
**Describe the bug**
I have this set up `using Revit 2021.2, pyrevit 2.7.7, cpython 3.7.2, IronPython 2.7.3`.
I think that `_script.py` modules loaded with `#! python3` make us lose the properti…
-
Hi,
I've been trying to create some _Revit_ elements such as _Planes_ and _ModelCurves_ etc.
I'm running into trouble figuring out exactly how to access the proper context for the `Create `commands …