Synopsis

PDX_MSGT dxfi_FindViewPortByName(char *name, MDA_PTR *dbptr)

Purpose

Find the viewport with the specified name in the current model

Description

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

Input

name

name of the viewport

Output

dbptr

MDA pointer to the viewport

Return

DXFI error code