Synopsis
PDX_MSGT iges_ConvertToSolids(long option, int model)
Purpose
Create ITI_SOLID entities from IGES solids.
Description
New ITI_SOLID entities will be created for each IGES solid entity (type 186) found in the specified model. The conversion routines for the topological entites which make up the 186 solid can be called as needed to get all the pieces which make up the solid entity. The new entities will be created in the input model.
Input
option
Options (not currently used)
model
The model number the solids are in
Return
IGES error code