Synopsis
PDX_MSGT lgdx_GDXAttrsToModelEntities(long option, int lint_model)
Purpose
Update entities in the LINT model with GDX Attributes
Description
Traverse through each entity in the LINT model and determine if its original GDX entity has any attributes. If so, track its GDX attributes entity and extract the attributes. The program then updates the LINT entity with GDX attributes.
Input
option
Option
lint_model
LINT model
Output
lint_model
LINT model with updated attributes
Return
LGDX_NOERR
.fi