API 文件集
>
Cabling
>
Object ProCablelocation
> Function ProCablelocationMaxDiameterGet
Function ProCablelocationMaxDiameterGet
Description
Retrieve the location's max diameter for specified harness
Synopsis
#include <
ProCabling.h
>
ProError
ProCablelocationMaxDiameterGet
(
ProCablelocation
* location
/* (In)
The cable location.
*/
double* max_dia
/* (Out)
max diameter.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved diameter.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
PRO_TK_GENERAL_ERROR
Other error.
User Guide References
Cable Cosmetic Features:ProCablelocationMaxDiameterGet
Parent topic
Object ProCablelocation
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳