Re: Material Tag created by API does not show material data
Hi Scott, Thanks for your suggestion, but no this doesn't fix it List<ElementId> tagIds = new List<ElementId>(); using (Transaction t = new Transaction(doc, "tags"))...
View ArticleRe: Material Tag created by API does not show material data
Thank you Jeremy. The RVT with a document macro is athttps://drive.google.com/open?id=0BwszsfY3OsZHdi1aMkt6ZU9pVmM
View ArticleRe: Create a new ceiling
Hi Harry and others, I'm adding the ID for the wish here (to make sure we are consolidating the voices): CF-191 As an add-in developer, I need the ability to create and manipulate Ceiling properties,...
View ArticleCreating markers on points in space
Hi! I'm experimenting with writing a simulation add-in that needs some points in space as additional inputs. However, I am fairly new to Revit and its concepts, so I am at a total loss regarding...
View ArticlePromptForFamilyInstancePlacement Keyboard Shortcut problem
I stumbled across a problem with using a Keyboard Shortcut. Using the code basically from this orignal post: http://thebuildingcoder.typepad.com/blog/2010/06/place-family-instance.htmlIn my case,...
View ArticleRe: Material Tag created by API does not show material data
Dear Harry, Thank you for your reproducible case. I logged the issue REVIT-90853 [Material Tag created by API does not show material data -- 11762052] with our development team for this on your behalf...
View ArticleMultiSegmentGrid start end problem
Is there a way to figure out which grid segment is the start of a MultiSegmentGrid and which is the end? I've noticed the GetGridIds function returns an unordered list of element id's. I don't think...
View ArticleRe: Create phase method
It would be nice to get this functionality. I don't see how this takes 5 years. :-(
View ArticleMacro gives an error on 2nd run
I've got a Macro I'm writing using the Sharp Develop Macro Editor (C# and Revit 2016). It runs fine the first time after its built, but on the 2nd run it always results in an error. I've looked at all...
View ArticleForge Accelerator - Call for Proposals now open
As part of our Forge DevCon week, we've scheduled our next Autodesk Forge Accelerator (formerly known as the Autodesk Cloud Accelerator) for June 19-24 inclusive in our San Francisco office . If your...
View ArticleProject Navigator and Properties Pallet gone *URGENT*
Hi, everyone! I´ve dowloaded the 2016 Revit version in order to learn the program. The thing is: suddenly both Navigation and Properties panels that usually open on the left side of the screen went...
View Article(Possibly) Complex Dynamo Project
I have an idea that I'd like to implement, though I have no formal training in the progamming and database areas. There are multiple parts to this project, and I would value any input anyone can...
View ArticleRe: OwnerViewId doesn't report Dependent view Id of annotation element
Dear Michael, Thank you for your query, and thanks to Scott for the important and helpful explanation. I am glad to hear that you are aware of the possibility suggested by Scott and that it works....
View ArticleRe: element.document performance with A360
Ok, I'm back in the office and am in a state where I can begin investigating this further. Before I do, I wanted to ask what you think the probability is that the development team will take this...
View ArticleRe: For Jeremy (Stable Reference Strings)
The Undefined setting was an attempt to make the code more generalised, It worked fine on a few cases I tested it with before posting it, but i might have just got lucky (or unlucky...).I thought that...
View ArticleCreate Data for Family
Is it possible to create data for a family, and not for a family type? Using FamilyManager I can add a shared parameter for each type in a family. I want to go one level higher and set data that is...
View ArticleRe: (Possibly) Complex Dynamo Project
Dear Mike, Thank you for your query. That does not sound far fetched at all to me. It makes total sense! And it is easy, if you just keep it as simple as it can be. Don't mess up and start making it...
View ArticleRe: (Possibly) Complex Dynamo Project
I appreciate the quick response and will try my hand at both the C# .NET API and Dynamo. As my grasp on the programming language itself is pretty basic (I can script a mean Excel file...) the logic...
View Article