IAgLinkToObject represents a link to STK object.
BindTo | Binds to existing object instance using the specified object path. |
AvailableObjects | Returns a list of available objects that can be linked to. |
IsIntrinsic | Returns true if the link references an intrinsic object, otherwise returns false. |
LinkedObject | Dereferences the link and returns the linked object. |
Name | Returns a name of linked object. |