yucad3d

CadLeaderGetText

Returns the text of the leader.

void CadLeaderGetText ( YuHandle hEnt, char* szText );

Parameters

hEnt (YuHandle)
Handle to the entity.
szText (char*)
NUL-terminated UTF-8 string.

Return Value

None.

See Also