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
I\'m trying to place a detail component using PromptFor开发者_如何学JAVAFamilyInstancePlacement, but am having trouble properly defining the FamilySymbol.
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
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
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?
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
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
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
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
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