Synopsis
PDX_MSGT dxfi_FindLineTypeByName(char *name, MDA_PTR *dbptr)
Purpose
Find the linetype with the specified name in the current model
Description
Given the name of a linetype, return the associated MDA pointer. Note that the comparison is case-insensitive.
Input
name
name of the linetype
Output
dbptr
MDA pointer to the linetype
Return
DXFI error code