Synopsis

PDX_MSGT dxfi_FindViewByName(char *name, MDA_PTR *dbptr)

Purpose

Find the view with the specified name in the current model

Description

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

Input

name

name of the view

Output

dbptr

MDA pointer to the view

Return

DXFI error code