yucad3d

CadLinetypePutDataF

Sets the data f of the linetype.

std::int32_t CadLinetypePutDataF ( std::int32_t hLtype, const char* szFileName );

Parameters

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

Return Value

Nonzero (TRUE) on success, 0 (FALSE) on failure.

See Also