API 설명서 > Miscellaneous > Object ProMechgap > Function ProMechgapSimpledataSet
Function ProMechgapSimpledataSet
Description
Sets the data for the gap.
Licensing Requirement
Synopsis
#include <ProMechGap.h>
ProMechgapSimpledataSet
(
/* (In)
The gap.
*/
/* (In)
The data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Cannot access the object in the current mode.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
Cannot modify the item.
A general error is encountered.
User Guide References
도움이 되셨나요?