Synopsis
PDX_MSGT dgdx_GDXAttrsToModelEntities(long option, int dxfiModel)
Purpose
Update entities in the DXF model with GDX Attributes
Description
Traverse through each entity in the DXF 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 GDX entity with GDX attributes.
Input
option
Option
dxfiModel
DXF model
Output
dxfiModel
DXF model with updated attributes
Return
DGDX_NOERR
.fi