
SharpDevelop C#6 (or higher) language features support
Sep 1, 2018 · Compiling C# 6.0+ (C#6 syntax) code in SharpDevelop you will see errors in the text editor when building solution. Like i have noticed with some code in the BuildingCoder …
Solved: WindowForm - Autodesk Community
Oct 30, 2020 · This appears to be an issue with the SharpDevelop environment in 2021 as I get the same following the below steps: Create a new macro module in C#, VB.Net Add a Form or …
SharpDevelop Forms Designer not working in Revit 2021
Nov 23, 2020 · I almost forgot to mention just in case anyone else needs to use the Sharp Develop Forms Designer in Revit 2021: For some reason, if I open Revit 2020 first, and open …
Solved: Trouble with Windows Forms, in method ...
Oct 21, 2017 · Discussion on resolving issues with Windows Forms in the "SetCompatibleTextRenderingDefault" method for creating an add-in.
Simple Form Example - Autodesk Community
Nov 27, 2018 · Here is a simple example using the Macro Editor with C#. It should be farily easy to convert to an Add-in by adding the typical code an Add-in starts with (the execute method …
Call external classes (within an external DLL) while developping …
Mar 15, 2021 · Hi, I use Revit 2020 and I'm developing C# macro with SharpDevelop. In such macro, I would like to use external classes which are into an DLL (not Revit API dll). What I …
Solved: Family Rename - Autodesk Community
Jul 14, 2015 · In SharpDevelop insert contents of enclosed text file to location noted below: In SharpDevelop build the project (1) then save the project (2) and close SharpDevelop.
Solved: Can SharpDevelop IDE (Instead of Visual Studio) be used …
Jun 5, 2017 · Can SharpDevelop IDE be configured to program AutoCAD? I have tryed to use SharpDevelop with some of my previous CAD.net projects created with Visual Studio but I get …
Sharpdevelop Macro Editor Error with Step Into
Apr 28, 2022 · I am unable to use the Step Into function in either 2014 or 2015 versions of the Sharpdevelop macro editor. On any macro that I try to use the Step
Solved: Python Versions - Autodesk Community
Mar 5, 2023 · Hello; I am trying to get straight the various flavors and versions of Python used with the various programming tools available in Revit. The more I plug away at this the more I get …