<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>The Building Coder</title>
    
    <link rel="alternate" type="text/html" href="http://thebuildingcoder.typepad.com/blog/" />
    <id>tag:typepad.com,2003:weblog-1713650</id>
    <updated>2009-11-16T02:00:00-08:00</updated>
    <subtitle>Jeremy Tammik blogging on the Revit API</subtitle>
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <link rel="self" href="http://feeds.feedburner.com/typepad/the-building-coder" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
        <title>Extract Part Atoms</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/the-building-coder/~3/25Zon183FLQ/extract-part-atoms.html" />
        <link rel="replies" type="text/html" href="http://thebuildingcoder.typepad.com/blog/2009/11/extract-part-atoms.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e553e1689788330120a6a4a58b970b</id>
        <published>2009-11-16T02:00:00-08:00</published>
        <updated>2009-11-16T02:00:00-08:00</updated>
        <summary>Last week, we discussed how to use the Revit API to read the values of family parameters. Another quick way to access all non-empty parameter values in a family file and see some other interesting family data as well is...</summary>
        <author>
            <name>Jeremy Tammik</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="2010" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Family" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Parameters" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="User Interface" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Jeremy Tammik" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Revit API" />
        


    <feedburner:origLink>http://thebuildingcoder.typepad.com/blog/2009/11/extract-part-atoms.html</feedburner:origLink></entry>
    <entry>
        <title>Title Block of Sheet</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/the-building-coder/~3/BgnDfKQoVsg/title-block-of-sheet.html" />
        <link rel="replies" type="text/html" href="http://thebuildingcoder.typepad.com/blog/2009/11/title-block-of-sheet.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e553e1689788330120a68721fe970b</id>
        <published>2009-11-13T02:00:00-08:00</published>
        <updated>2009-11-16T04:35:56-08:00</updated>
        <summary>Here is a question that crops up now and then in different variations, on how to access the title block information of a sheet: Question: My drawing list routine exports various sheet view information to a spreadsheet. I would like...</summary>
        <author>
            <name>Jeremy Tammik</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Debugging" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Element Relationships" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Parameters" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="SDK Samples" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Settings" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="User Interface" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Utilities" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Jeremy Tammik" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Revit API" />
        


    <feedburner:origLink>http://thebuildingcoder.typepad.com/blog/2009/11/title-block-of-sheet.html</feedburner:origLink></entry>
    <entry>
        <title>Room Occupancy</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/the-building-coder/~3/aU3alxPcUgo/room-occupancy.html" />
        <link rel="replies" type="text/html" href="http://thebuildingcoder.typepad.com/blog/2009/11/room-occupancy.html" thr:count="4" thr:updated="2009-11-16T00:43:29-08:00" />
        <id>tag:typepad.com,2003:post-6a00e553e168978833012875702aca970c</id>
        <published>2009-11-11T02:00:00-08:00</published>
        <updated>2009-11-11T02:00:00-08:00</updated>
        <summary>Shifali asked a question on reading and writing the room occupancy: Question: We get the document from ExternalCommandData object's Application and the project information in document. We need to store the construction type of the current document or project file....</summary>
        <author>
            <name>Jeremy Tammik</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Debugging" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="gbXML" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Getting Started" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Parameters" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Jeremy Tammik" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Revit API" />
        


    <feedburner:origLink>http://thebuildingcoder.typepad.com/blog/2009/11/room-occupancy.html</feedburner:origLink></entry>
    <entry>
        <title>Family Parameter Value</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/the-building-coder/~3/Ptse-hk1Zrs/family-parameter-value.html" />
        <link rel="replies" type="text/html" href="http://thebuildingcoder.typepad.com/blog/2009/11/family-parameter-value.html" thr:count="4" thr:updated="2009-11-12T07:48:35-08:00" />
        <id>tag:typepad.com,2003:post-6a00e553e16897883301287565a1ed970c</id>
        <published>2009-11-09T02:00:00-08:00</published>
        <updated>2009-11-09T02:45:56-08:00</updated>
        <summary>Pramod asked an interesting question on obtaining the values of family parameters in a family document which led me to explore this topic and discover a little more complexity than I was originally expecting: Question: We are using the API...</summary>
        <author>
            <name>Jeremy Tammik</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Family" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Parameters" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="SDK Samples" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Jeremy Tammik" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Revit API" />
        


    <feedburner:origLink>http://thebuildingcoder.typepad.com/blog/2009/11/family-parameter-value.html</feedburner:origLink></entry>
    <entry>
        <title>Ribbon Embed Image</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/the-building-coder/~3/81odhZLwy54/ribbon-embed-image.html" />
        <link rel="replies" type="text/html" href="http://thebuildingcoder.typepad.com/blog/2009/11/ribbon-embed-image.html" thr:count="5" thr:updated="2009-11-08T21:32:02-08:00" />
        <id>tag:typepad.com,2003:post-6a00e553e1689788330120a6ac730d970c</id>
        <published>2009-11-06T02:00:00-08:00</published>
        <updated>2009-11-06T05:54:43-08:00</updated>
        <summary>Previous posts discussed the Revit 2010 Ribbon API, the associated Ribbon SDK Ribbon sample, and my use of it for the MEP sample ribbon panel. Krispy5 very friendlily posted a series of comments to the latter describing a detailed solution...</summary>
        <author>
            <name>Jeremy Tammik</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term=".NET" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Ribbon" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="SDK Samples" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="User Interface" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Win32" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Jeremy Tammik" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Revit API" />
        


    <feedburner:origLink>http://thebuildingcoder.typepad.com/blog/2009/11/ribbon-embed-image.html</feedburner:origLink></entry>
    <entry>
        <title>Product Support Subscription Videos</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/the-building-coder/~3/mReyL9mbx4A/product-support-subscription-videos.html" />
        <link rel="replies" type="text/html" href="http://thebuildingcoder.typepad.com/blog/2009/11/product-support-subscription-videos.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e553e1689788330120a6558c26970b</id>
        <published>2009-11-05T02:05:00-08:00</published>
        <updated>2009-11-05T02:05:00-08:00</updated>
        <summary>I mentioned the Revit 2010 Subscription Pack last week, and Matt Mason highlighted the model review add-in included with it and its little API, which is just one example of all the good stuff in there. Autodesk Product Support has...</summary>
        <author>
            <name>Jeremy Tammik</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="2010" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="External" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="News" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Utilities" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Jeremy Tammik" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Revit API" />
        


    <feedburner:origLink>http://thebuildingcoder.typepad.com/blog/2009/11/product-support-subscription-videos.html</feedburner:origLink></entry>
    <entry>
        <title>Autodesk University Extension</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/the-building-coder/~3/erbKE_JxX6Y/autodesk-university-extension.html" />
        <link rel="replies" type="text/html" href="http://thebuildingcoder.typepad.com/blog/2009/11/autodesk-university-extension.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e553e1689788330120a6a7a15e970c</id>
        <published>2009-11-05T02:00:00-08:00</published>
        <updated>2009-11-05T02:00:00-08:00</updated>
        <summary>As already mentioned, I submitted the material for my AU sessions last week, and one of them is a virtual class which will be broadcast live worldwide for those who cannot attend AU in Las Vegas in person. Another option...</summary>
        <author>
            <name>Jeremy Tammik</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="AU 2009" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Events" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="News" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Jeremy Tammik" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Revit API" />
        


    <feedburner:origLink>http://thebuildingcoder.typepad.com/blog/2009/11/autodesk-university-extension.html</feedburner:origLink></entry>
    <entry>
        <title>Model Review</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/the-building-coder/~3/edythTX64_Q/model-review.html" />
        <link rel="replies" type="text/html" href="http://thebuildingcoder.typepad.com/blog/2009/11/model-review.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00e553e1689788330120a6a48ea6970c</id>
        <published>2009-11-04T02:00:00-08:00</published>
        <updated>2009-11-04T02:00:00-08:00</updated>
        <summary>We recently mentioned the subscription pack for Revit 2010. In addition to the product update itself, the subscription page for Autodesk Revit Architecture 2010 includes some new applications to complement Revit workflows to: Validate the accuracy of building information models...</summary>
        <author>
            <name>Jeremy Tammik</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="External" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="News" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Settings" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="User Interface" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Utilities" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Jeremy Tammik" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Revit API" />
        


    <feedburner:origLink>http://thebuildingcoder.typepad.com/blog/2009/11/model-review.html</feedburner:origLink></entry>
    <entry>
        <title>Adding a Column to RDBLink Export</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/the-building-coder/~3/2DQpyxPgLC8/adding-a-column-to-rdblink-export.html" />
        <link rel="replies" type="text/html" href="http://thebuildingcoder.typepad.com/blog/2009/11/adding-a-column-to-rdblink-export.html" thr:count="6" thr:updated="2009-11-04T08:29:13-08:00" />
        <id>tag:typepad.com,2003:post-6a00e553e1689788330120a6499095970b</id>
        <published>2009-11-02T02:00:00-08:00</published>
        <updated>2009-11-02T02:00:00-08:00</updated>
        <summary>Probably the most complex Revit SDK sample of all is the RDBLink one. We mentioned it briefly in Anthony Hauck's note on integration with a database or ERP system, but provided no additional details. Like all the SDK samples, RDBLink...</summary>
        <author>
            <name>Jeremy Tammik</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="External" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Parameters" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="SDK Samples" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="User Interface" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Jeremy Tammik" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Revit API" />
        


    <feedburner:origLink>http://thebuildingcoder.typepad.com/blog/2009/11/adding-a-column-to-rdblink-export.html</feedburner:origLink></entry>
    <entry>
        <title>Revit API Forums</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/the-building-coder/~3/sdrmQMj5F4Y/revit-api-forums.html" />
        <link rel="replies" type="text/html" href="http://thebuildingcoder.typepad.com/blog/2009/10/revit-api-forums.html" thr:count="2" thr:updated="2009-11-09T23:51:16-08:00" />
        <id>tag:typepad.com,2003:post-6a00e553e1689788330120a633a8f9970b</id>
        <published>2009-10-30T03:00:00-07:00</published>
        <updated>2009-10-30T03:21:10-07:00</updated>
        <summary>As you have seen in the past year and more, I am more than happy to answer any questions I can on the Revit API submitted in comments to this blog. Sometimes, however, questions are submitted that I really cannot...</summary>
        <author>
            <name>Jeremy Tammik</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Getting Started" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="News" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="Jeremy Tammik" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Revit API" />
        


    <feedburner:origLink>http://thebuildingcoder.typepad.com/blog/2009/10/revit-api-forums.html</feedburner:origLink></entry>
 
</feed><!-- ph=1 --><!-- nhm:from_kauri -->
