<?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 Set color of subdmesh faces/verts using .net? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/set-color-of-subdmesh-faces-verts-using-net/m-p/5528764#M41176</link>
    <description>&lt;P&gt;I have realized that using a subdmesh is way way faster than 3d faces for a tin surface.&lt;/P&gt;&lt;P&gt;I have things working nicely now to create the mesh, but have only seen this post on setting colors:&lt;/P&gt;&lt;P&gt;&lt;A title="c++ color verticies" href="http://adndevblog.typepad.com/autocad/2013/09/vertex-color-for-a-subdmesh.html" target="_self"&gt;http://adndevblog.typepad.com/autocad/2013/09/vertex-color-for-a-subdmesh.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It uses the AcDbSubDMesh::setVertexColorArray method, which I do not see for .net.&lt;/P&gt;&lt;P&gt;I do see SetSubentColor(Autodesk.AutoCAD.DatabaseServices.SubentityId, Autodesk.AutoCAD.Colors.Color),&lt;/P&gt;&lt;P&gt;but I have never dealt with the subentities of a mesh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would guess if I don't have a setcolorarray method, I must do each vertex color one by one.&lt;/P&gt;&lt;P&gt;That is no problem, but checking if there is a better way in .net.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2015 22:10:19 GMT</pubDate>
    <dc:creator>JamesMaeding</dc:creator>
    <dc:date>2015-03-04T22:10:19Z</dc:date>
    <item>
      <title>Set color of subdmesh faces/verts using .net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/set-color-of-subdmesh-faces-verts-using-net/m-p/5528764#M41176</link>
      <description>&lt;P&gt;I have realized that using a subdmesh is way way faster than 3d faces for a tin surface.&lt;/P&gt;&lt;P&gt;I have things working nicely now to create the mesh, but have only seen this post on setting colors:&lt;/P&gt;&lt;P&gt;&lt;A title="c++ color verticies" href="http://adndevblog.typepad.com/autocad/2013/09/vertex-color-for-a-subdmesh.html" target="_self"&gt;http://adndevblog.typepad.com/autocad/2013/09/vertex-color-for-a-subdmesh.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It uses the AcDbSubDMesh::setVertexColorArray method, which I do not see for .net.&lt;/P&gt;&lt;P&gt;I do see SetSubentColor(Autodesk.AutoCAD.DatabaseServices.SubentityId, Autodesk.AutoCAD.Colors.Color),&lt;/P&gt;&lt;P&gt;but I have never dealt with the subentities of a mesh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would guess if I don't have a setcolorarray method, I must do each vertex color one by one.&lt;/P&gt;&lt;P&gt;That is no problem, but checking if there is a better way in .net.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 22:10:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/set-color-of-subdmesh-faces-verts-using-net/m-p/5528764#M41176</guid>
      <dc:creator>JamesMaeding</dc:creator>
      <dc:date>2015-03-04T22:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set color of subdmesh faces/verts using .net?</title>
      <link>https://forums.autodesk.com/t5/net-forum/set-color-of-subdmesh-faces-verts-using-net/m-p/5528777#M41177</link>
      <description>&lt;P&gt;duh, just saw property VertexColorArray.&lt;/P&gt;&lt;P&gt;was too focused on the set methods...&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 22:23:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/set-color-of-subdmesh-faces-verts-using-net/m-p/5528777#M41177</guid>
      <dc:creator>JamesMaeding</dc:creator>
      <dc:date>2015-03-04T22:23:55Z</dc:date>
    </item>
  </channel>
</rss>

