CadLinetypePutDescr
Sets the description of the linetype.
void CadLinetypePutDescr (
std::int32_t hLtype,
const char* szDescr
);
Parameters
- hLtype (std::int32_t)
- Integer value.
- szDescr (const char*)
- NUL-terminated UTF-8 string.
Return Value
None.