API 文件集 > 3D drawings and annotations > Object ProGtol > Function ProGtolMakeDimensionGet
Function ProGtolMakeDimensionGet
Description
get dimension of make dim gtol
Synopsis
#include <ProGtolAttach.h>
ProGtolMakeDimensionGet
(
ProGtol* gtol
/* (In)
valid gtol.
*/
/* (Out)
ProDimension of make dim gtol
*/
)
Returns
The function completed successfully.
An error occurred and the function failed.
The input argument is invalid.
gtol does not exist or is not a make dim gtol
這是否有幫助?