External Object Owners
Functions Introduced:
• ProExtobjOwnerobjGet()
• ProExtobjOwnerobjSet()
The owner of an external object is set during the call to ProExtobjCreate(). For example, the “owner” would be the part or assembly where the external object resides.
To determine the owner of an external object, call the function ProExtobjOwnerobjGet(). To change the owner, call the function ProExtobjOwnerobjSet().