<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Autocad Solid from Revit Solid. in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192769#M75391</link>
    <description>Hi,&lt;BR /&gt;
     Sorry, i didnt seen it. Thank you very much. It might be a little complicated to accomplish it via code to isolate other entities. But, i am sure that there is a possibility for accomplishing it from your suggestion.&lt;BR /&gt;
&lt;BR /&gt;
     You gave me a way to proceed what i need. &lt;BR /&gt;
&lt;BR /&gt;
Thank you.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Vignesh. S</description>
    <pubDate>Mon, 10 Mar 2008 12:14:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-03-10T12:14:36Z</dc:date>
    <item>
      <title>Autocad Solid from Revit Solid.</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192765#M75387</link>
      <description>Hi,&lt;BR /&gt;
     I am currently in need to create an Autocad 2008 Solid from the Information Gathered from Revit Structure 2009 Beta Solid. &lt;BR /&gt;
&lt;BR /&gt;
I Can get information about the Solid in the Following Ways.&lt;BR /&gt;
&lt;BR /&gt;
I can iterate through the Faces and Edges of the Revit Solid and get the Points Respective to each Edges. &lt;BR /&gt;
&lt;BR /&gt;
Is there any way to create a Autocad Solid from the Points gathered. &lt;BR /&gt;
&lt;BR /&gt;
Is there Any way to create an Autocad Solid from Revit Structure Solid?&lt;BR /&gt;
&lt;BR /&gt;
Thank you in Advance.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Vignesh. S</description>
      <pubDate>Fri, 29 Feb 2008 07:05:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192765#M75387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-29T07:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Solid from Revit Solid.</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192766#M75388</link>
      <description>Doesn't this functionality already exist in Revit Structure?&lt;BR /&gt;
&lt;BR /&gt;
I.e., File &amp;gt; Export &amp;gt; Cad Formats &amp;gt; Save As AutoCAD 2007 (click Options...) under Solids, select Export as ACIS solids.&lt;BR /&gt;
&lt;BR /&gt;
Looks like each structural member instance in Revit may end up nested in its own Block instance in AutoCAD.</description>
      <pubDate>Sat, 08 Mar 2008 23:50:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192766#M75388</guid>
      <dc:creator>Martin__Schmid</dc:creator>
      <dc:date>2008-03-08T23:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Solid from Revit Solid.</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192767#M75389</link>
      <description>Hi,&lt;BR /&gt;
     I tried it what you have specified, But i cannot be able to export a single element. It export the entire view. Is there any options to export a selected Element?&lt;BR /&gt;
&lt;BR /&gt;
Thanks and Regards,&lt;BR /&gt;
Vignesh. S</description>
      <pubDate>Mon, 10 Mar 2008 04:15:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192767#M75389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-10T04:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Solid from Revit Solid.</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192768#M75390</link>
      <description>Sure you can.&lt;BR /&gt;
&lt;BR /&gt;
Select the element you want to isolate, then on the drawing toolbar, select the 'eyeglasses', and select Isolate Element.&lt;BR /&gt;
&lt;BR /&gt;
Then, reselect the eyeglasses and select Apply Hide/Isolate to View.&lt;BR /&gt;
&lt;BR /&gt;
Now, your view contains the single element, which you can use the above procedure to export to .dwg.&lt;BR /&gt;
&lt;BR /&gt;
HTH,&lt;BR /&gt;
MS</description>
      <pubDate>Mon, 10 Mar 2008 12:03:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192768#M75390</guid>
      <dc:creator>Martin__Schmid</dc:creator>
      <dc:date>2008-03-10T12:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Solid from Revit Solid.</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192769#M75391</link>
      <description>Hi,&lt;BR /&gt;
     Sorry, i didnt seen it. Thank you very much. It might be a little complicated to accomplish it via code to isolate other entities. But, i am sure that there is a possibility for accomplishing it from your suggestion.&lt;BR /&gt;
&lt;BR /&gt;
     You gave me a way to proceed what i need. &lt;BR /&gt;
&lt;BR /&gt;
Thank you.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Vignesh. S</description>
      <pubDate>Mon, 10 Mar 2008 12:14:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192769#M75391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-10T12:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Solid from Revit Solid.</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192770#M75392</link>
      <description>You may want to take a look at the sample:&lt;BR /&gt;
\Revit 2009 SDK\Samples\VisibilityControl\CS&lt;BR /&gt;
&lt;BR /&gt;
It may provide the methods to hide a specific element.&lt;BR /&gt;
&lt;BR /&gt;
And the sample:&lt;BR /&gt;
\Revit 2009 SDK\Samples\ImportExportDWG\CS&lt;BR /&gt;
&lt;BR /&gt;
May provide the necessary methods to export to .dwg&lt;BR /&gt;
&lt;BR /&gt;
I haven't looked at these myself to know the specifics, but it may get you very close.</description>
      <pubDate>Mon, 10 Mar 2008 12:22:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192770#M75392</guid>
      <dc:creator>Martin__Schmid</dc:creator>
      <dc:date>2008-03-10T12:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Solid from Revit Solid.</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192771#M75393</link>
      <description>Hi,&lt;BR /&gt;
     Thank you very much for your suggestion and Guidance.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Vignesh. S</description>
      <pubDate>Tue, 11 Mar 2008 03:53:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192771#M75393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-11T03:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Solid from Revit Solid.</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192772#M75394</link>
      <description>Hi,&lt;BR /&gt;
     Could you please tell me how to achieve Isolating a single element and Export the element alone as SAT File?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Vignesh. S</description>
      <pubDate>Fri, 14 Mar 2008 08:54:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192772#M75394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-14T08:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad Solid from Revit Solid.</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192773#M75395</link>
      <description>I would have to research the specifics of how to do this in the API my self... as you know, there are many samples to learn from.&lt;BR /&gt;
&lt;BR /&gt;
As far as how to do this in the application, I have posted a .wmv that shows the process:&lt;BR /&gt;
https://projectpoint.buzzsaw.com/MartinSchmid/_PUBLIC/Column.wmv?public&lt;BR /&gt;
.&lt;BR /&gt;
&lt;BR /&gt;
HTH,&lt;BR /&gt;
MS</description>
      <pubDate>Fri, 14 Mar 2008 16:31:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-solid-from-revit-solid/m-p/2192773#M75395</guid>
      <dc:creator>Martin__Schmid</dc:creator>
      <dc:date>2008-03-14T16:31:46Z</dc:date>
    </item>
  </channel>
</rss>

