API 文档 > External objects > Object ProExtobj > Function ProExtobjRefselectionSet
Function ProExtobjRefselectionSet
Description
Sets the external object references for selection.
Synopsis
#include <ProExtobjRef.h>
ProExtobjRefselectionSet
(
ProWExtobjRef ext_obj_ref
/* (In)
The external object reference
*/
ProSelection reference
/* (In)
The references
*/
)
Returns
The function successfully set the references.
The external object reference was not found.
The references were not found, or the function could not set the references.
Sample Code References
User Guide References
这对您有帮助吗?