yucad3d

CadAttPutValue

Sets the value of the block attribute.

void CadAttPutValue ( 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