Synopsis
PDX_MSGT mda_DbgCheckModelIndEntities(long option, int model, int level, char *ent_type)
Purpose
Check the independent entities for a model
Description
This function is to check all independent entities and place them on the standard output stream stdout.
Input
option
Option (not used)
level
Level value for information required (1,2). The larger, the more detailed information.
ent_type
Entity type (like "gdx_solid") or "all"
model
Model ID
Return
MDA_BAD_BACKPTRS MDA error code.