Quantcast
Channel: All Revit API Forum posts
Browsing all 66855 articles
Browse latest View live

Re: Change the panel a connector is connected to

What is the parameter data type? Revit manages some data types in parameters that do not fit into the int, double, ElementId and string classes supported by the Revit API, and are therefore...

View Article


Re: How to change a SturcturalConnectionHandlerType

I asked the development team for you. 

View Article


Re: Element created from solid lost material property in family document

First of all, find out how to achieve what you wish manually in the user interface. Then, use RevitLookup and other tools to explore the family document database to see how that is represented in the...

View Article

Re: How to change a SturcturalConnectionHandlerType

Thank you for your help, otherwise i could not get any information about this topic.

View Article

Re: Element created from solid lost material property in family document

Hi Jeremy, you cannot create a DirectShape in the user interface, so the usual way cannot be gone.  Rudi

View Article


Re: Element created from solid lost material property in family document

Hi, can you set the FreeFormElement's BuiltInParameter.MATERIAL_ID_PARAM? Revitalizer

View Article

Re: ExternalEvent

I found this site to be exceptionally helpful when creating external event...

View Article

Image may be NSFW.
Clik here to view.

Get room informations from FamilySymbol

Hello,how can i get the room informations from a FamilySymbol? With a FamilyInstance it works, but not with FamilySymbol:  Thanks Daniel

View Article


Re: Get room informations from FamilySymbol

It is because a FamilySymbol does not exist in a room. It is the top level element for a Family that holds the Types, but the FamilyInstance is what is placed in the model and therefore can have room...

View Article


Re: 2020 Revit Object Model

Thanks Jeremy!  Will do.

View Article

Re: 2020 Revit Object Model

Here is the link if anyone is having trouble finding the Revit Idea Board.https://forums.autodesk.com/t5/revit-ideas/2020-revit-object-relational-diagram/idi-p/9030260

View Article

Image may be NSFW.
Clik here to view.

Re: Export to DWG and automaticaly bind images

So far i've done this: public static void Etrans(string desenho,string destination) { try { TransmittalFile tf; TransmittalOperation to = new TransmittalOperation(); TransmittalInfo ti =...

View Article

Re: What is the best avenue for programming in the family editor?

Thank you Jeremy,I have created some dynamo graphs but, have run into limitations or just plain don't know how to get from here to there. I started looking at C# and will probably go this route. Will...

View Article


Re: What is the best avenue for programming in the family editor?

I predict you will learn to love C# and .NET. Programming has come quite a way in the past few decades 🙂 Have fun! 

View Article

Re: How to change a SturcturalConnectionHandlerType

Sorry to report their answer:  At this moment there is no counterpart for StructuralConnectionHandlerType inside Advance API and there is no method to edit parameters for...

View Article


Re: Export to DWG and automaticaly bind images

To simplify matters, it ill probably be safest for you to develop your AutoCAD.NET add-in as a stand-alone app first, before trying to run it within a Revit add-in. That way, you eliminate one...

View Article

Re: WinForms or WPF?

This is an old thread but it's still highly ranked on Google so I just wanted to chime in that I went down the WinForms path for about a year and I really regretted it. I would highly recommend that...

View Article


Coordinate Tables

Is there a way to generate x, y, z tables from existing spline reference points in revit?

View Article

Re: Change the panel a connector is connected to

Let me answer your questions in reverse; wrote:For many elements, the host can only be set by the constructor, when creating a new element, and not modified later. OK, for now I'll simplify the...

View Article

Re: ExternalEvent

You cannot call ExternalEvent.Create() outside of a valid Revit API context, and a callback from a button click is most definitely not a valid context. What i do is create an instance of the...

View Article
Browsing all 66855 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>