Synopsis

PDX_MSGT dxfi_FindTextStyleByName(char *name, MDA_PTR *dbptr)

Purpose

Find the text style with the specified name in the current model

Description

Given the name of a text style, return the associated MDA pointer. Note that the comparison is case-insensitive.

Input

name

name of the text style

Output

dbptr

MDA pointer to the text style

Return

DXFI error code