Object ProElem

Function ProElemIdStringGet


Description
Obtains the name of the element id
Synopsis
#include <ProElemId.h>
ProErrorProElemIdStringGet(
ProElemId elem_id
/* (In)
The element id.
*/
ProCharLine name
/* (Out)
The name of element id.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_E_NOT_FOUNDThe given element id was not found.

Manual References:

  1. Element Trees: Principles of Feature Creation: Feature Elements
  2. Element Trees: Principles of Feature Creation: Feature Elements