Synopsis
PDX_MSGT gdx_GDXUserAttrsToModelEntities(long option, int gdxModel)
Purpose
Transfer GDX user attributes to specified model.
Description
This function will traverse the specified model and, for each entity, get the GDX user attributes associated with the original entity. If there is an original entity and it has user attributes, the user attributes will be copied.
Input
option
Not used
gdxModel
Identifier of the GDX model
Return
Error code or GDX_NOERR