Synopsis

int mda_GetModelNum(char *name)

Purpose

Find the model number with a specified name.

Description

The list of active models is cycled until one with the specified name is found and its model number is returned. If no model is found with the specified name, MDA_NULL_MODEL will be returned.

Input

name

Name of the model to find

Return

MDA error code