revit-api
How to get extents in a drafting view in Revit
I want to 开发者_JS百科be able to mirror all of the elements in a drafting view according to the midpoint of the x value extents of the drawing. xMidpoint in the example below is what I\'m trying to g[详细]
2023-04-03 20:05 分类:问答Revit Architecture 2012: How to change any wall in curtain wall and how to manage the curtain lines
I have a program which selects a wall and get different parameters, but I don\'t know how to change a wall in curtain wall. And after I want to control the number and the specific places of lines in t[详细]
2023-03-21 21:53 分类:问答Problem with Unit Testing Revit 2012 addin in Visual Studio 2010
I am trying to create unit test in VS2010 for Revit addin that I developed. Problem is when I create unit test for a method and then run that test, I get this message:[详细]
2023-03-21 21:41 分类:问答Revit families and filtering elements
I need to filter the selected elements by family. We have a timber beam family and I need to modify only sele开发者_运维技巧cted elements that are part of the timber family.I\'ve looked online but I[详细]
2023-03-16 07:14 分类:问答Advanced Transfer Project Standards Functionality Using Revit API
I would like to create Revit plugin using Revit API for transferring project standards between multiple Revit pro开发者_如何学Cjects. Is this possible using Revit API?Does this help at all?[详细]
2023-03-10 04:24 分类:问答System.BadImageFormatException An attempt was made to load a program with an incorrect format
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 i[详细]
2023-01-28 06:57 分类:问答How to get all parameter choices in Revit?
There is 开发者_开发技巧an element\'s parameter that has like 5 choices (combobox\'s style). I know how to get the current selected one, but is there a way to retrieve the 4 other choices?They are sto[详细]
2023-01-28 00:52 分类:问答Revit MEP 2011 C# iterate through all equipment
I want to iterate through all the equipment in a drawing and get the开发者_JAVA技巧 name of the equipment.[详细]
2023-01-16 02:44 分类:问答How to generate a compiler error based on an attribute being missing in C#?
I create a number of add-ins for the Revit Structure API. Each tool has to habe a class which implements the interface IExternalCommand.[详细]
2022-12-29 02:33 分类:问答Placing a library part using the Revit Api
I am usin开发者_开发百科g the Revit API to import a family symbol. The code below is working though it loads the family into Revit and then you have to manually drag it from the families tree or inser[详细]
2022-12-28 22:16 分类:问答