<?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: [SDK, .Net] How Should I Modify The array of UVVerts. in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/sdk-net-how-should-i-modify-the-array-of-uvverts/m-p/9052495#M7643</link>
    <description>&lt;P&gt;That gives you the pointer to the first vert in the array, you can either use the &lt;FONT face="courier new,courier"&gt;unsafe&lt;/FONT&gt; context and increment the pointer (with a custom 3-float struct as a standin for the &lt;FONT face="courier new,courier"&gt;Point3&lt;/FONT&gt;, provided that you know what you're doing) or use the &lt;FONT face="courier new,courier"&gt;V(int i)&lt;/FONT&gt; accessor method instead (much simpler).&lt;/P&gt;</description>
    <pubDate>Fri, 27 Sep 2019 11:49:10 GMT</pubDate>
    <dc:creator>Swordslayer</dc:creator>
    <dc:date>2019-09-27T11:49:10Z</dc:date>
    <item>
      <title>[SDK, .Net] How Should I Modify The array of UVVerts.</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/sdk-net-how-should-i-modify-the-array-of-uvverts/m-p/9052163#M7642</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm writing SDK on the dot net.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to modify the UVVert in the map.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;public interface IMNMap : IFlagUser, IEquatable&amp;lt;IFlagUser&amp;gt;, IDisposable, INativeObject&lt;BR /&gt;{&lt;BR /&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; // The array of UVVerts.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; IPoint3 V_ { get; set; }&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is defined that UVVert in maps can be imported into V_, but it is in Point3 format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Tell me how I can modify the buttex of the map on the .Net.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please...(T^T)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(I am sorry that I am not familiar with English.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 09:04:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/sdk-net-how-should-i-modify-the-array-of-uvverts/m-p/9052163#M7642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-27T09:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: [SDK, .Net] How Should I Modify The array of UVVerts.</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/sdk-net-how-should-i-modify-the-array-of-uvverts/m-p/9052495#M7643</link>
      <description>&lt;P&gt;That gives you the pointer to the first vert in the array, you can either use the &lt;FONT face="courier new,courier"&gt;unsafe&lt;/FONT&gt; context and increment the pointer (with a custom 3-float struct as a standin for the &lt;FONT face="courier new,courier"&gt;Point3&lt;/FONT&gt;, provided that you know what you're doing) or use the &lt;FONT face="courier new,courier"&gt;V(int i)&lt;/FONT&gt; accessor method instead (much simpler).&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 11:49:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/sdk-net-how-should-i-modify-the-array-of-uvverts/m-p/9052495#M7643</guid>
      <dc:creator>Swordslayer</dc:creator>
      <dc:date>2019-09-27T11:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: [SDK, .Net] How Should I Modify The array of UVVerts.</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/sdk-net-how-should-i-modify-the-array-of-uvverts/m-p/9058779#M7644</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I solved the problem thanks to you. Thank you!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 06:45:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/sdk-net-how-should-i-modify-the-array-of-uvverts/m-p/9058779#M7644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-01T06:45:00Z</dc:date>
    </item>
  </channel>
</rss>

