Re: Move Project Base Point to startup location
Dear Friend, I check that Clipping is not the same as pinning by RevitLookup, FAIR59 is right, i'm very sorry for my wrong info. Yours sincerely
View ArticleHow to create marker for outlet and move top-right
Hi there!I am new to Revit API.Newbie question, how to create marker for outlet and move slightly up and to the right.as in the photo, through Revit API BuiltInCategory...
View ArticleRe: How to create marker for outlet and move top-right
Hello and welcome to the Revit API. First of all, an overview over all the basic information you might need to get started is provided by The Building Coder:...
View ArticleRe: Element is there but not there
Hi ,Is this a linked file?Because sometimes there will be graphics issues after linking Non-Revit file. one more suggestion is going to properties-->visibility/graphics and try to hide each...
View ArticleRe: Stable representation of reference is not the same as original
Dear Zarko, Nope, I do not think this behaviour is expected. Meanwhile, I have also seen and processed your subsequent ADN case 15853735 [CreateReferenceInLink throws exception when calling from...
View ArticleProblem PESTAÑA Graficos en Materiales-Problems with Graphics Tab within Mat
Hola , cuando cargo un material en Revit 2017 de una biblioteca existente, modifico algo y ese material, lo vuelvo a introducir en la biblioteca se carga bien.Una vez q vuelvo a abrir esa biblioteca e...
View ArticleInstalling Revit/Moving all autodesk files from c drive to d drive
I am trying to download revit on my computer and it wont allow me to change the installation directory from the C drive(which has no space) to my D drive(which has 800gb of space) I have went online to...
View ArticleCreate form acting weird
Hi, -Create 2x adaptive point-Connect with Ref-Line-Create Ref Point hosted by Ref Line connecting Ad.Points-Create same number of circles (ref line) on plane1 (Ref Point) and plane2 (1st Adaptive...
View ArticleRe: Using MVVM pattern with Revit
It seems that you have already solved your problem. But I think it is better to not use any of the Revit API classes inside your view model. Binding this view model containing these classes to a window...
View ArticleRe: Stable representation of reference is not the same as original
Thanks Jeremy, Would you be so kind and look also to the following thread which describes original problem I have with CreateReferenceInLink. Do you have any suggestion related to that problem (maybe...
View ArticleRe: Element.GetPhaseStatus returns None unexpectedly.
Hi,it is a bit weird, but may be more information would help. May you advise if the same result for all the sub/category of this family instance or it is particular to one family instance?may you show...
View ArticleRe: Changing ParameterGroup with InternalDefinition.ParameterGroup property
believe there is no way you can do that. unless i miss interpret your question.May you please explain why you do need to do that, or the aim you are targeting that lead you to think of changing the...
View ArticleRe: View.Duplicate WithDetailing fails if Attached Detail Groups are in the view
Hello!I am having a very similar problem with Revit 2018. It looks like Duplicate with Detailing has a confilct with duplicating attached detail groups. Have you come to an answer regarding this...
View ArticleBehavior of ElementTransformUtils.CopyElements when copying an external RVT view
This is what I have observed when using ElementTransformUtils.CopyElements when I am about to copy a view from another Revit document to my currently opened Revit document. 1.) Views are collected...
View ArticleRebar shape failures
I'm working on an app that create and place stirrups inside a beam. However, whenever I choose a large diameter bar type (either manually from rebar property panel, or programatically) I encounter the...
View ArticleRe: Independent Tag Color Help!
Hi,well as long as you have filter to specific Category, then you would go through this work flow:1. Get a collection of Element Filter <= ParameterFilterElement2. Loop through to get the one...
View ArticleRe: ViewPrinter SDK samle
Hi,this is located under Print settings.doc.PrintManager.PrintSetup.CurrentPrintSetting.PrintParameters.HideReforWorkPlanes = true;hope that helps
View ArticleRe: populate combobox from a foreach loop
hi,I am not sure if i understand you correctly, so you want the combo box displays the Parameter Name and the parameter Value? or you want to display the value from combobox2 when you select the...
View ArticleRe: CreateReferenceInLink throwing exception
Can you share a minimal reproducible case with exact steps for reproducing the problem, please? https://thebuildingcoder.typepad.com/blog/about-the-author.html#1b A linked model and a host model with a...
View Article