Object
ProMechgap
Function ProMechgapSimpledataSet
Description
Sets the data for the gap.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechGap.h
>
ProError
ProMechgapSimpledataSet
(
ProMechItem
*
item
/* (In)
The gap.
*/
ProMechSimpleGapData
data
/* (In)
The data.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_CANT_ACCESS
Cannot access the object in the current mode.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
PRO_TK_INVALID_PTR
The Input
ProMechItem
Solid pointer is invalid.
PRO_TK_CANT_MODIFY
Cannot modify the item.
PRO_TK_GENERAL_ERROR
A general error is encountered.
Manual References:
Creo Simulate: Items: Gaps
Creo Simulate: Items: Gaps