On Mon, Nov 7, 2016 at 9:50 AM, Christian Gabriel <
cgabr...@matrix-solutions.com> wrote:

> Thanks Dave.
>
>
>
> 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 ….
>

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...
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to