<?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: Faces from surface in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6993954#M31999</link>
    <description>&lt;P&gt;I have seen that post, it is for mesh. Can i do the same thing for surface?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2017 10:48:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-04T10:48:06Z</dc:date>
    <item>
      <title>Faces from surface</title>
      <link>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6991573#M31997</link>
      <description>&lt;P&gt;Is there any way of getting faces from a surface? I know that mesh gives out faces, but surfaces have U and V isolines. Can i somehow access each individual mesh of a surface?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 13:45:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6991573#M31997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-03T13:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Faces from surface</title>
      <link>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6993925#M31998</link>
      <description>&lt;P&gt;Does this Blog post help your query?&lt;/P&gt;
&lt;P&gt;&lt;A href="http://through-the-interface.typepad.com/through_the_interface/2011/03/generating-a-mesh-for-a-3d-solid-using-autocads-brep-api-from-net.html" target="_blank"&gt;http://through-the-interface.typepad.com/through_the_interface/2011/03/generating-a-mesh-for-a-3d-solid-using-autocads-brep-api-from-net.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 10:33:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6993925#M31998</guid>
      <dc:creator>SEANT61</dc:creator>
      <dc:date>2017-04-04T10:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Faces from surface</title>
      <link>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6993954#M31999</link>
      <description>&lt;P&gt;I have seen that post, it is for mesh. Can i do the same thing for surface?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 10:48:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6993954#M31999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-04T10:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Faces from surface</title>
      <link>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6993964#M32000</link>
      <description>&lt;P&gt;You say "it is for Mesh" - and that you need Surfaces:&amp;nbsp; Can you elaborate on what you require?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 10:56:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6993964#M32000</guid>
      <dc:creator>SEANT61</dc:creator>
      <dc:date>2017-04-04T10:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Faces from surface</title>
      <link>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6994009#M32001</link>
      <description>&lt;P&gt;Here I am attaching a dwg file. First I have a solid. I converted that solid to surface(second one). Can I access individual meshes of that surface?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 11:17:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6994009#M32001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-04T11:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Faces from surface</title>
      <link>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6995635#M32002</link>
      <description>&lt;P&gt;Sorry.&amp;nbsp; I got pulled away from the desk for the day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess I'm still a little confused.&amp;nbsp; That surface, or any surface for that matter, looks like it has a mesh associated with it but those are just&amp;nbsp;isolines -&amp;nbsp;&amp;nbsp;screen&amp;nbsp;elements to help visualize the surface.&amp;nbsp; The quantity of which can be increased or decreased at will via the Isoline property of that surface. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mesh elements can be created to conform to the surface, but they are not there by default.&amp;nbsp; They can be generated via some similar method to that used in the link previously posted&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suppose I should add that AutoCAD's graphic system will generate a mesh for use with the "shaded" viewports.&amp;nbsp; As far as I know, though,&amp;nbsp;&amp;nbsp;they are not immediately available for analysis.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 20:19:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6995635#M32002</guid>
      <dc:creator>SEANT61</dc:creator>
      <dc:date>2017-04-04T20:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Faces from surface</title>
      <link>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6996858#M32003</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 10:50:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/faces-from-surface/m-p/6996858#M32003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T10:50:02Z</dc:date>
    </item>
  </channel>
</rss>

