Synopsis

PDX_MSGT dxfi_FindDimStyleByName(char *name, MDA_PTR *dbptr)

Purpose

Find the dimstyle with the specified name in the current model

Description

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

Input

name

name of the dimstyle

Output

dbptr

MDA pointer to the dimstyle

Return

DXFI error code