How can I get the geometric feature from an external reference
with EKL?
I've tried Owner, I get an empty value.
I've tried ListParents, the list is empty.
I've tried ListValuePointers, the list is empty
I even tried GetListOfImplementingReferences (have no idea what that is), anyways, it takes 3 lists as inputs and all end up empty.
I need to get the Feature because the object that external reference was created from is an output feature from UDF.
I need the UDF in order to extract more information from it.
If I right-click the external reference and go to parents/children as parent I do see the UDF, but I can't get it using EKL.
Thanks in advance.
Best Regards,
Ivelin PEYCHEV