Synopsis
PDX_MSGT igdx_GDXAttrsToModelEntities(long option, int iges_model)
Purpose
Update entities in the IGES model with GDX Attributes
Description
Traverse through each entity in the IGES model and determine if its original GDX entity has any attributes. If so, track its GDX attributes entity and extract transformation matrix, color, label, level and hierarchy. Then program updates IGES entity with GDX attributes. Program ignores all non critical errors while attaining the attributes and updates as many IGES entities as possible.
Input
option
IGDX_ATTRIBUTE_ALL
Process all entities for attributes
iges_model
IGES model
Return
IGDX_NOERR
.fi