yucad3d

CadLinetypePutName

Sets the name of the linetype.

void CadLinetypePutName ( std::int32_t hLtype, const char* szName );

Parameters

hLtype (std::int32_t)
Integer value.
szName (const char*)
NUL-terminated UTF-8 string.

Return Value

None.

See Also