yucad3d

CadLinetypePutData

Sets the data of the linetype.

void CadLinetypePutData ( std::int32_t hLtype, const char* szData );

Parameters

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

Return Value

None.

See Also