Function ProGtolAllOverSet
Description
Set all over option for profile gtol
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolAllOverSet
(
ProGtol* gtol
/* (In)
valid gtol.
*/
ProBoolean all_over
/* (In)
Pass PRO_B_TRUE to set all over else pass PRO_B_FASLE
*/
)
Returns
The function completed successfully.
This type of gtol does not support all over.
The input argument is invalid.
User Guide References
Was this helpful?