<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Nov 7, 2016 at 9:50 AM, Christian Gabriel <span dir="ltr"><<a href="mailto:cgabriel@matrix-solutions.com" target="_blank">cgabriel@matrix-solutions.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-CA" link="blue" vlink="purple">
<div class="m_-4455088837760690674WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Thanks Dave.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">That’s good to know. My background is actually in C++ programming, but the SDK I’m trying to link in is natively in C# and wrapped with Python. I could try
 mix-code programming (C++/C#), but trying to avoid that for now and use Python instead ….</span></p></div></div></blockquote><div><br></div><div>I know that our python bindings have some level of compatibility with numpy arrays, so it may be possible to pack your data into a numpy array and just use the SetArray / SetComponentArray methods directly with them. Not 100% sure though...</div></div></div></div>