Category
3D drawings and annotations
, Object
ProDtlsyminstdata
Function ProDtlsyminstdataLeaderAdd
Description
Add a leader to the specified symbol instance.
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstdataLeaderAdd
(
ProDtlsyminstdata
data
/* (In)
The symbol instance data.
*/
ProDtlattach
leader
/* (In)
The leader.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully added the leader.
PRO_TK_BAD_INPUTS
One or more arguments were invalid.
PRO_TK_OUT_OF_MEMORY
Not enough memory.
Manual References:
Drawings: Symbol Instance Data
Drawings: Symbol Instance Data