yucad3d

CadLinetypeGetData

Returns the data of the linetype.

void CadLinetypeGetData ( std::int32_t hLtype, void* szData );

Parameters

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

Return Value

None.

See Also