Thank you very much Emmanuel !
I will try your idea, think this should work ...
Take care!
Alex.
On Wed, Dec 2, 2020 at 3:35 PM Emmanuel Rutovic wrote:
> Hi Alex,
>
> Not sure about your class but you can use codecs to create custom code to
> convert your objects from .Net to Python.
>
> Doc :
>
Hi Alex,
Not sure about your class but you can use codecs to create custom code to
convert your objects from .Net to Python.
Doc :
https://github.com/pythonnet/pythonnet/wiki/Codecs:-customizing-object-marshalling-between-.NET-and-Python
Here is how I use it:
public class DoubleArrayPythonEnco
Hello, guys,
I have a C# object, I need access to it's properties in Python 2.7.
I got this type returned from a C# dll:
This should be a "Range" data type in C#.
Thanks a lot for any suggestion!
Alex.
___
PythonNet mailing list -- pythonnet@python.org