<?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 &amp;amp;quot;Out of memory&amp;amp;quot; error occured in creating TIN. in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/amp-quot-out-of-memory-amp-quot-error-occured-in/m-p/475899#M12905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am programing with C# and AO (ArcGIS 10) to create TIN. When I input a shapefile with 1,000,000 points, it works fine. But When I input a shapefile with 15,000,000 points, the "Out of memory" error occured. Is this because of the memory limitation in ArcGIS 10? Is there any solution to this problem? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any of your reply is highly appreciated. Many thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below is part of the code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ITinEdit pTinEdit = new TinClass();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pTinEdit.InitNew(pEnvelope);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IField pField = pFeatureClsPnt.Fields.get_Field(pFeatureClsPnt.FindField("CarID"));&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;object bUse = true;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;//---&amp;gt;program collapsed here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pTinEdit.AddFromFeatureClass(pFeatureClsPnt, null, pField, null, esriTinSurfaceType.esriTinMassPoint, ref bUse); &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pTinEdit.Refresh();&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jan 2011 20:12:57 GMT</pubDate>
    <dc:creator>liuxintao</dc:creator>
    <dc:date>2011-01-31T20:12:57Z</dc:date>
    <item>
      <title>&amp;quot;Out of memory&amp;quot; error occured in creating TIN.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/amp-quot-out-of-memory-amp-quot-error-occured-in/m-p/475899#M12905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am programing with C# and AO (ArcGIS 10) to create TIN. When I input a shapefile with 1,000,000 points, it works fine. But When I input a shapefile with 15,000,000 points, the "Out of memory" error occured. Is this because of the memory limitation in ArcGIS 10? Is there any solution to this problem? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any of your reply is highly appreciated. Many thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below is part of the code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ITinEdit pTinEdit = new TinClass();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pTinEdit.InitNew(pEnvelope);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IField pField = pFeatureClsPnt.Fields.get_Field(pFeatureClsPnt.FindField("CarID"));&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;object bUse = true;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;//---&amp;gt;program collapsed here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pTinEdit.AddFromFeatureClass(pFeatureClsPnt, null, pField, null, esriTinSurfaceType.esriTinMassPoint, ref bUse); &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pTinEdit.Refresh();&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jan 2011 20:12:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/amp-quot-out-of-memory-amp-quot-error-occured-in/m-p/475899#M12905</guid>
      <dc:creator>liuxintao</dc:creator>
      <dc:date>2011-01-31T20:12:57Z</dc:date>
    </item>
  </channel>
</rss>

