Object
ProMechgap
Function ProMechgapTypeGet
Description
Obtains the gap type.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechGap.h
>
ProError
ProMechgapTypeGet
(
ProMechItem
*
item
/* (In)
The gap.
*/
ProMechGapType
*
type
/* (Out)
The gap type.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
Manual References:
Creo Simulate: Items: Gaps
Creo Simulate: Items: Gaps