Synopsis

PDX_MSGT dxfi_FindBlockByName(char *name, MDA_PTR *dbptr)

Purpose

Find the block with the specified name in the current model

Description

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

Input

name

name of the block

Output

dbptr

MDA pointer to the block

Return

DXFI error code