API Documentation > Miscellaneous > Object ProMechgap > Function ProMechgapTypeGet
Function ProMechgapTypeGet
Description
Obtains the gap type.
Licensing Requirement
Synopsis
#include <ProMechGap.h>
ProMechgapTypeGet
(
/* (In)
The gap.
*/
/* (Out)
The gap type.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?