Synopsis

PDX_MSGT dxfi_FindLayerByName(char *name, MDA_PTR *dbptr)

Purpose

Find the layer with the specified name in the current model

Description

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

Input

name

name of the layer

Output

dbptr

MDA pointer to the layer

Return

DXFI error code