Category Feature element trees, Object ProReference

Function ProReferenceOwnerMdlnameGet


Description
Gets the reference owner model name of a reference handle.
Synopsis
#include <ProReference.h>
ProErrorProReferenceOwnerMdlnameGet(
ProReference reference
/* (In)
The reference handle.
*/
ProFamilyMdlName mdl_name
/* (Out)
The item owner model name that is referenced.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_EMPTYThis value is not set in the reference.

Manual References:

  1. Element Trees: References: Reading References
  2. Element Trees: References: Reading References
  3. Working with Multi-CAD Models Using Creo Unite: Functions that Support Multi-CAD Assemblies
  4. Working with Multi-CAD Models Using Creo Unite: Superseded Functions
  5. Working with Multi-CAD Models Using Creo Unite: Restrictions on Character Length for Multi-CAD Functions