API Documentation > 3D drawings and annotations > Object ProDtlsyminstdata > Function ProDtlsyminstdataVartextsSet
Function ProDtlsyminstdataVartextsSet
Description
Set variable text.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstdataVartextsSet
(
/* (In)
The symbol instance data.
*/
ProDtlvartext* vartexts
/* (In)
*/
)
Returns
The function successfully set the text.
One or more arguments were invalid.
Not enough memory.
Sample Code References
User Guide References
Was this helpful?