yucad3d

CadAttPutTag

Sets the tag of the block attribute.

void CadAttPutTag ( YuHandle hEnt, const char* sz );

Parameters

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

Return Value

None.

See Also