Synopsis
PDX_MSGT xint_PopulateGDXComponents(long option, int gdxModel, T_XINT_PARAMETERS *xintParameters)
Purpose
Populate GDX components from STEP, ACIS and/or JT files
Description
Traverse the specified GDX model and dispatch each component corresponding to the type of external file referenced. Current supported formats include STEP Part 21 files (.stp and .stpZ), ACIS files (.sat and .sab) and JT files (.jt). The contents of the external file will be mapped to GDX as specified in the information provided in the parameter data.
Input
option
Option (not used)
gdxModel
GDX model to process
xintParameters
Parameter data required for each format
Return
XINT_NOERR or error