API 文档 > 3D drawings and annotations > Object ProGtol > Function ProGtolAttachSet
Function ProGtolAttachSet
Description
Change gtol Attach
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachSet
(
ProGtol* gtol
/* (In)
Valid gtol.
*/
ProGtolAttach gtol_attach
/* (In)
ProGtolAttach structure.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Gtol Attach is invalid.
An error occurred and the function failed.
Gtol Attach is not valid for Gtol.
这对您有帮助吗?