Synopsis
PDX_MSGT gdx_SolidModelParmAgree(long option, MDA_PTR gdx_db_ptr)
Purpose
Make the model and parm curves agree for a solid
Description
This function is to make the model curve and parm curve of each edge curve in a solid agree by sense. See gdx_FaceModelParmAgree for more information.
Input
option
Options (Not Used)
gdx_db_ptr
The database pointer for the GDX solid entity
Output
gdx_db_ptr
An updated GDX solid in which the model curve and parm curve agree by sense
Return
GDX_NOERR
GDX_INVALIDMODEL
Low level error return
.fi