API 설명서 > Miscellaneous > Object ProMechgap > Function ProMechgapReferencesSet
Function ProMechgapReferencesSet
Description
Sets the references used by this gap.
Licensing Requirement
Synopsis
#include <ProMechGap.h>
ProMechgapReferencesSet
(
/* (In)
The gap.
*/
ProMechGeomref* references
/* (In)
ProArray of references.
*/
)
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.
There is not enough memory to perform the operation.
User Guide References
도움이 되셨나요?