<?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>tema Re: Using VB.NET getting the features item's name. en FeatureCAM Forum</title>
    <link>https://forums.autodesk.com/t5/featurecam-forum/using-vb-net-getting-the-features-item-s-name/m-p/6932787#M638</link>
    <description>&lt;P&gt;I fixed the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the&amp;nbsp;array subscript is begin in 1 not 0.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2017 02:28:14 GMT</pubDate>
    <dc:creator>hx</dc:creator>
    <dc:date>2017-03-09T02:28:14Z</dc:date>
    <item>
      <title>Using VB.NET getting the features item's name.</title>
      <link>https://forums.autodesk.com/t5/featurecam-forum/using-vb-net-getting-the-features-item-s-name/m-p/6928592#M636</link>
      <description>&lt;P&gt;At the&amp;nbsp;Visual Studio 2010, I add reference to FeatureCAM 2016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I write the code belower to get the feature names.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim doc As FeatureCAM.FMDocument = fc.ActiveDocument&lt;BR /&gt;For f As Integer = 0 To doc.Features.Count - 1&lt;BR /&gt;&amp;nbsp; Dim docFeatrue As FeatureCAM.FMFeature = doc.Features.Item(i)&lt;BR /&gt;&amp;nbsp; MsgBox(docFeatrue.Name)&lt;BR /&gt;Next&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I debug the code ,it tell me the docFeatrure is nothing.&lt;/P&gt;&lt;P&gt;How can I fix this code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 02:53:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/featurecam-forum/using-vb-net-getting-the-features-item-s-name/m-p/6928592#M636</guid>
      <dc:creator>hx</dc:creator>
      <dc:date>2017-03-08T02:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using VB.NET getting the features item's name.</title>
      <link>https://forums.autodesk.com/t5/featurecam-forum/using-vb-net-getting-the-features-item-s-name/m-p/6932787#M638</link>
      <description>&lt;P&gt;I fixed the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the&amp;nbsp;array subscript is begin in 1 not 0.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 02:28:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/featurecam-forum/using-vb-net-getting-the-features-item-s-name/m-p/6932787#M638</guid>
      <dc:creator>hx</dc:creator>
      <dc:date>2017-03-09T02:28:14Z</dc:date>
    </item>
  </channel>
</rss>

