約 7,720 件の結果
リンクを新しいタブで開く
  1. Solved: WindowForm - Autodesk Community

    2020年10月30日 · 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 …

  2. SharpDevelop C#6 (or higher) language features support

    2018年9月1日 · 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 …

  3. SharpDevelop Forms Designer not working in Revit 2021

    2020年11月23日 · 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 a …

  4. Sharpdevelop Macro Editor Error with Step Into

    2022年4月28日 · 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

  5. Solved: Can SharpDevelop IDE (Instead of Visual Studio) be used …

    2017年6月5日 · 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 …

  6. Solved: Python Versions - Autodesk Community

    2023年3月5日 · 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 …

  7. Simple Form Example - Autodesk Community

    2018年11月27日 · 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 …

  8. Solved: Can't debug using Sharpdevelop - Autodesk Community

    2016年11月13日 · Dear pkhlineworks: Did you make progress in using SharpDevelop for Revit? I am looking into this to create macros for my design work, and I find the Rvit 2017 …

  9. Call external classes (within an external DLL) while developping …

    2021年3月15日 · 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 have …

  10. Python or C# - Autodesk Community

    2020年4月20日 · Hi! What languaje would you recommend me to start learning to program with Revit API? Is python fully functional by itself or does it needs pyRevit installed to work? Can you …