Synopsis

PDX_MSGT dgn_DGNToGDX(long option, char *dgnFile, int gdxModel, int pintModel, long ppirOptions, MAP_INFO *pmapMapInfo, int lintModel, long lpirOptions, MAP_INFO *lintMapInfo)

Purpose

Map DGN to GDX

Input

option

Options (not used)

dgnFile

DGN file to convert to GDX

gdxModel

GDX model to create entities in

pintModel

Parasolid scratch working model to process binary brep data in

ppirOptions

Options to pass to ppir_Read when processing binary brep data

pmapMapInfo

Mapping information for Parasolid to GDX

lintModel

ACIS scratch working model to process binary brep data in

lpirOptions

Options to pass to lpir_Read when processing binary brep data

lmapMapInfo

Mapping information for ACIS to GDX

Return

DGN_NOERR or error