revit
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 API placing detail component using PromptForFamilyInstancePlacement
I\'m trying to place a detail component using PromptFor开发者_如何学JAVAFamilyInstancePlacement, but am having trouble properly defining the FamilySymbol.[详细]
2023-03-24 09:41 分类:问答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 分类:问答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 分类:问答.NET code coverage tools don't work on native applications that load .net assemblies
I am writing a plug-in module for Revit Architecture, which provides a .NET API.Essentially, you create an assembly with classes that implement a specific interface.Revit then loads the assembly and m[详细]
2023-03-05 11:30 分类:问答Rendering Revit files to a graphics surface in a Windows Forms/WPF app
I noted on AutoDesk forum post that there are commercial SDKs that allow you开发者_运维百科 do read/write/render DWG files within your Windows Forms application. http://www.woutware.com/cadlib/4.0/pri[详细]
2023-02-19 13:59 分类:问答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 分类:问答How to create Revit add-in Windows installer in Visual Studio 2008
Process of manuall开发者_如何学运维y installing a Revit 2011 add-in: Put add-in DLLs in desired location, for example C:Program Files\\RevitAddin\\RvtAddin.dll[详细]
2023-01-26 19:19 分类:问答