Synopsis
(macro) PDX_MSGT step_SaveAssembly(long option, int gdx_model, MAP_INFO *map_info, int step_model)
Purpose
Convert the GDX components to STEP.
Description
Traverse the GDX components and map the assembly structure and corresponding geometry to STEP. If the step model contains entities, the existing STEP assembly and geometry entities will be replaced with the appropriate GDX entities.
Input
option
Options (not used)
gdx_model
Model containing gdx components and geometry
step_model
Model that the STEP entities will be created in
map_info
Mapping info structure defining GDX to STEP
Return
SGDX_NOERR
.fi