Synopsis

PDX_MSGT igdx_ModelEntitiesToGDXAttrs(long option, int gdx_model)

Purpose

Create GDX attribute entities

Description

Traverse GDX model and based on the given option, it process either curves/surfaces or all entities for attributes. Program tracks original IGES entity with the GDX entity and extract attributes such as color, lable, level, hierarchy, transformation matrix etc. to create GDX attribute entity. Program ignores parametric curves. Program also ignores GDX entities whose original entity is not an IGES entity. Program ignores errors occured in attribute creation, since attributes are not critical in Data Translation and should not exit the translation.

Input

option

IGDX_ATTRIBUTE_ALL

Process all entities for attributes.

gdx_model

GDX model with out attributes

Return

      IGDX_NOERR
      .fi