We are pleased to announce that Autodesk has released a new set of Autodesk Construction Cloud (ACC) Submittals API endpoints, which are mainly for managing item transitions and attachments. Dive into the details: https://bit.ly/3DQVXmx
Torsion Tools
软件开发
Creating custom automation and production add-in applications for Autodesk applications like Revit and AutoCAD.
关于我们
Check out our publicly available applications on the @Autodesk App store or reach out if you or your company needs custom solutions developed.
- 网站
-
https://apps.autodesk.com/en/Publisher/PublisherHomepage?ID=CE6ANWE36VZM
Torsion Tools的外部链接
- 所属行业
- 软件开发
- 规模
- 2-10 人
- 类型
- 自有
- 创立
- 2008
- 领域
- Revit、Autodesk、API、Autodesk Construction Cloud、APS、Architecture、BIM、Design、Documentation和Automation
动态
-
Simple extension method for Yes/No parameters in #Autodesk #Revit. With this extension method you can use AsBool() the same way you would with AsString() or AsInteger() on parameters. It even has a check to verify that the DataType is a Yes/No type. Autodesk #bim #api #programming #coding #csharp #torsiontools
-
-
[Dynamo+=Python] Un exemple de barre de Progression (WPF) Une variante d'une barre de progression en WPF (Python) avec Dynamo https://lnkd.in/e3eAd_QC #DynamoBIM #Python #ProgressBar #WPF #AutodeskExpertElite?#AutodeskCommunity
-
Check out our latest updates to our Autodesk Revit API shared project template for Visual Studio! The template is setup to work with #Revit 2024+ including multi-targeting for .NET Framework 4.8 and .NET 8+. Here are just some of the things you can do with it: 1. Commands 2. Views 3. Models 4. Ribbon 5. Extensions 6. Build Settings and much MORE! You should be able to load your add-in and have it running within minutes! #autodesk #revit #bim #addin #api #visualstudio #torsiontools https://lnkd.in/gafnEU97
-
Here is a chart of every single Revit railing parameter ?? Confused? Get our railings guide: https://lnkd.in/eNRTBfPt
-
-
Excited to have one of our Autodesk #Revit #Apps listed as a Featured App on the #Autodesk App Store! This application with collect all walls in the project that are Curtain Walls. It will provide a list of those walls, their Mark, Phase Created, Level, and if they have been previously elevated by the tool. #bim #tools #automation #aecindustry #design https://lnkd.in/gMHKdbxS
-
-
Old, but gold: similar to Excel, Revit schedules also support conditional formatting, as demonstrated and explained in this old YouTube video from our channel. Make sure to give it a watch… ? https://lnkd.in/g7zKt-dS ? #autodesk #revit #bim
Revit Tip: Conditional Formatting in Revit Schedules
https://www.youtube.com/
-
Example of an ISelectionFilter for selecting elements in an Autodesk Revit model by passing a #BuiltInCategory. 1. Create a new instance of the CategorySelectionFilter class by passing a BuiltInCategory enum. 2. Assign that to a private field (bic) in the Class 3. Use that field to check the BuiltInCategory property of the Element's Category property. 4. Determine if you would like to be able to get the Reference of the Element as well with the AllowReference method. #autodesk #revit #bim #api #tools
-