Re: Deleting Fill Patterns
*bump* I've got the same problem. Actually I have 4 different solid fills in 4 languages.They probably got imported with custom families online. But I can't delete them. Is there maybe a way through...
View ArticleRe: Family Rename
Nicklas, Below is my class. I'm using a dictonary lookup but I think that its very easy to look up the name using Excel or replace with whatever you'd like. I hope this helps. class...
View ArticleRe: Dynamic model update after loading family
Dear Tim, Thank you very much for your appreciation. I think the main characteristic of the modification tracker is simplicity, rather than impressiveness. Of course, simplicity is much more impressive...
View ArticleRe: Deleting Fill Patterns
Dynamo useds the Revit API for all itss interactions with Revit. If the Revit API does not enable this, Dynamo cannot do so either. Cheers, Jeremy
View ArticleID I want to write in the URL type properties field
Hello I would like to be able to write in the URL type properties field and put inside the Id of the type of family type.IdIf you can help me? ID I want to write in the URL type properties...
View ArticleRe: Deleting Fill Patterns
Hi guys, I added a note on the new issues you reported to REVIT-48299 [API: deleting basic fill patterns works in 2014 but fails in 2015 -- 10019483] and asked the development team to take another...
View ArticleRe: Cut A Pipe Accessory Family In Section
Unfortunately the only way that I know of to change the "Cuttable" property would be to change the type of Family (Mass?)...and then you may be looking at scheduling issues. There are very few cuttable...
View ArticleRe: draw curve in ActiveUIDocument.Document using IList
Dear Dirk, Thank you for your appreciation. Much better indeed. Afaik, detail curves are never visible in 3D. You have to use model curves for that. I am not a product usage expert, though. You should...
View ArticleRe: draw curve in ActiveUIDocument.Document using IList
Hello Jeremy, OK, CreateModelLine was my starting point, l = Creator.CreateModelLine(doc, xyz_prev, xyz); but I wanted to add color and was looking for something more elegant, that's why I tried...
View ArticleRe: draw curve in ActiveUIDocument.Document using IList
Dear Dirk, Again, an end user product information: you can use the view graphics and visibility settings to control the model line appearance, e.g. colour and line type. Cheers, Jeremy
View ArticleRe: draw curve in ActiveUIDocument.Document using IList
I published an edited version of the important points now: http://thebuildingcoder.typepad.com/blog/2016/03/index-reloading-curves-distance-and-deleting-printsetup.html#4 Cheers, Jeremy
View ArticleRe: Elevation of family instance from floor or level below it
Dear Kailash, Thank you for your appreciation and confirmation. I published an edited version of the important points now:...
View ArticleRe: Delete PrintSetup and ViewSheetSettings
Dear Eirik, Thank you again for sharing this. I published an edited version of this thread now:...
View ArticleHow to get DuctSystemType color
Hello, dear friends,is it possible somehow to get the color from DyctSystemType Graphics Overrides via revit api?
View Articletranslation parameter in ElementTransformUtils.MoveElement?
I want to move a selected Element to a new location (XYZ).The translation parameter would be the vector from the origin to the new location, right?The Element does not end up where expected.Surely the...
View ArticleRe: CreateAddInCommandBinding for Duct/Pipe Sizing command
Hi Anatoly, I'm still doing research on this and also I have asked our Revit API Engineers to shed some light on where to find this RevitCommandId, if there is any. I will let you know as soon as I...
View ArticleHelp me with extracting data for specific parameters from BIM
Hey Guys! I am Saeed, a PhD candidate of Built Environment School in University of Technology Sydney (UTS). I am working on my PhD project focusing on integrating BIM with Artificial Intelligence for...
View Article