revit-api Questions

13

Solved

I'm developing an add-in for another application, Autodesk Revit, which is built as a separate DLL class library. I'm trying to use the Wpf Tool Kit Property grid in one of my WPF windows. The prop...
Webfoot asked 1/3, 2014 at 1:3

9

I'm writing a plug-in for another program that is based on a public .NET API. Typically these plugins are made by creating a class library DLL that references the API assembly. Then a command class...

1

I have a bunch of ramps that I would like to know the begin and end points of (and in case of multiple begin/end points I would like to know how they connect). I currently get these as List<T...
Hocker asked 29/2, 2016 at 12:26

0

I have no idea, if this is a IronPython issue, a Revit API assembly issue, or something else. Any information/ideas on what could be causing this is appreciated. I understand this is solvable by r...
Face asked 14/11, 2016 at 0:51

1

I have a question for some of you who are familiar with the Revit API and python: I’ve been using the spring nodes package in dynamo to create a rather large series of freeform objects each in the...
Hysteric asked 13/12, 2015 at 21:54

2

Solved

I created a Revit plugin in C# that allow users totally new to 3D technology to choose a family, and insert it in their project. But right now the user does not have the choice between placing an o...
Guglielmo asked 3/3, 2015 at 10:18

1

I'm creating a custom add-in command through the API of a piece of architectural modeling software called Revit. My command may take some time to complete so I want to show the user a window with a...
Latinist asked 16/8, 2013 at 18:7
1

© 2022 - 2024 — McMap. All rights reserved.