<?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 MXS Spline weld bug ?! in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/mxs-spline-weld-bug/m-p/9680317#M6481</link>
    <description>&lt;P&gt;Why is it welding the two splines together although the vertices of the other spline are NOT selected?&lt;/P&gt;&lt;LI-CODE lang="general"&gt;  splsh = splineShape()
  p1 = Point3 0 0 0
  p2 = copy p1
  p2.x += 100
  addnewSpline splsh
  addKnot splsh 1 #corner #line p1
  addKnot splsh 1 #corner #line p2
  p1.x += 105
  p2.x += 105
  addnewSpline splsh
  addKnot splsh 2 #corner #line p1
  addKnot splsh 2 #corner #line p2
  updateShape splsh
  
  setKnotSelection splsh 1 #()
  setKnotSelection splsh 2 #()
  
  setKnotSelection splsh 2 #(1,2)
  weldSpline splsh 10.0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;btw: Max2020..&lt;/P&gt;</description>
    <pubDate>Sat, 08 Aug 2020 09:28:43 GMT</pubDate>
    <dc:creator>istan</dc:creator>
    <dc:date>2020-08-08T09:28:43Z</dc:date>
    <item>
      <title>MXS Spline weld bug ?!</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/mxs-spline-weld-bug/m-p/9680317#M6481</link>
      <description>&lt;P&gt;Why is it welding the two splines together although the vertices of the other spline are NOT selected?&lt;/P&gt;&lt;LI-CODE lang="general"&gt;  splsh = splineShape()
  p1 = Point3 0 0 0
  p2 = copy p1
  p2.x += 100
  addnewSpline splsh
  addKnot splsh 1 #corner #line p1
  addKnot splsh 1 #corner #line p2
  p1.x += 105
  p2.x += 105
  addnewSpline splsh
  addKnot splsh 2 #corner #line p1
  addKnot splsh 2 #corner #line p2
  updateShape splsh
  
  setKnotSelection splsh 1 #()
  setKnotSelection splsh 2 #()
  
  setKnotSelection splsh 2 #(1,2)
  weldSpline splsh 10.0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;btw: Max2020..&lt;/P&gt;</description>
      <pubDate>Sat, 08 Aug 2020 09:28:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/mxs-spline-weld-bug/m-p/9680317#M6481</guid>
      <dc:creator>istan</dc:creator>
      <dc:date>2020-08-08T09:28:43Z</dc:date>
    </item>
  </channel>
</rss>

