Synopsis

(macro) long mda_GetEntityCount(int model)

Purpose

Return number of entities in a model.

Description

The total number of entities in the specified model (not including deleted entities) is returned.

Input

model

Model number to return entity count in.

Return

The count of entities in the specified model.