Skip to content

Commit c84357a

Browse files
committed
adding Revit 2026 support
1 parent fa80027 commit c84357a

34 files changed

+397745
-0
lines changed

Revit.SDK.Nuget.sln

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Revit.SDK.2022", "src\Revit
3333
EndProject
3434
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Revit.SDK.2023", "src\Revit.SDK.2023.csproj", "{7B53BFF7-A071-4EFC-906D-D62BEB0EAF4A}"
3535
EndProject
36+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Revit.SDK.2026", "src\Revit.SDK.2026.csproj", "{ECB7A319-DE60-1C67-3D26-B8BAFD7AC0AE}"
37+
EndProject
3638
Global
3739
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3840
Debug|Any CPU = Debug|Any CPU
@@ -82,6 +84,10 @@ Global
8284
{7B53BFF7-A071-4EFC-906D-D62BEB0EAF4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
8385
{7B53BFF7-A071-4EFC-906D-D62BEB0EAF4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
8486
{7B53BFF7-A071-4EFC-906D-D62BEB0EAF4A}.Release|Any CPU.Build.0 = Release|Any CPU
87+
{ECB7A319-DE60-1C67-3D26-B8BAFD7AC0AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
88+
{ECB7A319-DE60-1C67-3D26-B8BAFD7AC0AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
89+
{ECB7A319-DE60-1C67-3D26-B8BAFD7AC0AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
90+
{ECB7A319-DE60-1C67-3D26-B8BAFD7AC0AE}.Release|Any CPU.Build.0 = Release|Any CPU
8591
EndGlobalSection
8692
GlobalSection(SolutionProperties) = preSolution
8793
HideSolutionNode = FALSE

lib/2026/AdWindows.dll

2.25 MB
Binary file not shown.

lib/2026/RevitAPI.dll

33.4 MB
Binary file not shown.

lib/2026/RevitAPI.xml

Lines changed: 316342 additions & 0 deletions
Large diffs are not rendered by default.

lib/2026/RevitAPIBrowserUtils.dll

81.3 KB
Binary file not shown.

lib/2026/RevitAPIFoundation.dll

965 KB
Binary file not shown.

lib/2026/RevitAPIIFC.dll

410 KB
Binary file not shown.

lib/2026/RevitAPIIFC.xml

Lines changed: 45280 additions & 0 deletions
Large diffs are not rendered by default.

lib/2026/RevitAPILink.dll

35.3 KB
Binary file not shown.

lib/2026/RevitAPIMacros.dll

106 KB
Binary file not shown.

0 commit comments

Comments
 (0)