opengds/OpenGDS

Clone VI from interface to class does not change references

Opened this issue · 0 comments

When you clone a vi from an interface to a class that is not a child of that interface, the reference in and reference out are not changed to the class types.

image