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

How to newInstance on RevitLinkInstace Wall?

Hi,      I want to insert family instance on RevitLinkInstace  by  face.     warning : Reference direction is parallel to face normal at insertion point.     on current project Wall, is ok.      My...

View Article


Installation Issues student 2016

Hello, I just got a lenovo p40 and I am trying to install Revit 2016 (student) it keeps failling to install and I have tried all three install options. My install log is as shown below....

View Article


Re: Occasional problem with PrintManager.SubmitPrint()

Another guess would be that acrobat uses a crappy hash function using something like a low resoluton time value to create unique names for its temp files, leading to the occaisional collision here an...

View Article

Re: How to export an image from a specific view using Revit API C# ?

Hi, may it be that at least one view is not valid for export, e.g. view.IsTemplate ?  Revitalizer

View Article

Re: How to get the Lamp's wattage?

Have you looked in the properties of the light fitting family?

View Article


Re: Occasional problem with PrintManager.SubmitPrint()

Hi, thanks for giving this some thought. One or two users seem to have this problem a lot, most people never don't have this problem. I already have the submitprint code in a using block: Using t As...

View Article

Re: How to newInstance on RevitLinkInstace Wall?

Reported a bug here:REVIT-87689: NewFamilyInstance on face of element in linked document crashes Revit

View Article

Re: How to export an image from a specific view using Revit API C# ?

Hi, there is also a view.CanBePrinted property that may be checked before exporting or printing.  Revitalizer

View Article


Getting the location of hooks in a rebar shape family

When editing a Rebar Shape family I would like to find out what lines in the family the hooks are attached to. In other words I would like the id of the line the start hook is attached to and the...

View Article


Re: How to export an image from a specific view using Revit API C# ?

Sorry I meant I am calling it from a class that implements IExternalApplication instead of a class that implements IExternalCommand. This is a revit addin so it should still have a valid revit api...

View Article

Increase Floor Size

I want to increase the size of floor, how I increase the size of floor? I written code for it but it does not increase the size of a floor but it transform from one location to another.  This is my...

View Article

Re: Increase Floor Size

Hi, have a look at the CurveLoop.CreateViaOffset method.  Revitalizer

View Article

How to draw List

               What is the simpliest way to draw List<REX.Common.Geometry.REXxyz> or List<ContourCont> variable?           

View Article


Re: creating a new pipe segment

You will probably want to look at the SDK samples from here:http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=2484975 Hope that helps,Eric

View Article

Re: How to export an image from a specific view using Revit API C# ?

No, an external application does not automatically provide a valid Reivt API context. Nothing in the universe provides a valid Reivt API context at all times. A valid Reivt API context only exists...

View Article


both API's contain the type

http://thebuildingcoder.typepad.com/blog/2014/01/calculating-a-rolling-offset-between-two-pipes.html @jeremytammik BuildingSystemsDBAPI and CurtainGridFamilyDBAPI.dll both contain the FamilySymbol type...

View Article

connect far ends?

http://thebuildingcoder.typepad.com/blog/2014/01/calculating-a-rolling-offset-between-two-pipes.html // Select the two pipe endpoints // that are farthest apart. Why would you do that? Connect the far...

View Article


Duplicate Conduit with out fitting

I want to dupliacte conduit without fitting with specified properties programmily using c# code

View Article

F1 Help rediricting me to Autodesk

I do not know I am missing something or a it is a bug in Revit API. If I clicked on drop down button and hovered on any of my Application Icons it directs me to the correct help web site (provided in...

View Article

Re: Help me Jeremy Tammik! or anyone else familiar with REST API calls to Revit

Jeremy, You can stop looking into this issue.  I found the solution.  You were on the right track though, even though that didn't ultimately help me find the solution any sooner.  Whille having a space...

View Article
Browsing all 66666 articles
Browse latest View live