Hi Artem,

If clr.FindAssembly("isc.Eng.Hov") and clr.AddReference("isc.Eng.Hov") are
working fine, then you need to `import HovEngine`, but not `import
isc.Eng.Hov`.

This is assuming isc.Eng.Hov is assembly name, and HovEngine is namespace
name.

Thanks,
Denis

On Mon, Oct 17, 2016, 12:08 AM Artem Zhukov <green.azhu...@gmail.com> wrote:

> Hello all,
> please help me to resolve the following problem. I was trying a lot of
> things (see 1) and still didn't get it. There is also a project on
> freelancer for that (see 2):
>
>    1.
>    
> http://stackoverflow.com/questions/40037684/adding-reference-to-net-assembly-which-has-dots-in-name-and-namespace
>    2. https://www.freelancer.com/contest/Write-some-Software-867914.html
>
>
> --
> ARTEM ZHUKOV | HVAC/Mech.Engineer | Building Performance Engineer |
> Sustainability Engineer | HVAC TPM | M: +420 774 081 898
> _________________________________________________
> Python.NET mailing list - PythonDotNet@python.org
> https://mail.python.org/mailman/listinfo/pythondotnet
_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
https://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to