API 설명서 > Cabling > Object ProCablelocation > Function ProCablelocationMaxDiameterGet
Function ProCablelocationMaxDiameterGet
Description
Retrieve the location's max diameter for specified harness
Synopsis
#include <ProCabling.h>
ProCablelocationMaxDiameterGet
(
/* (In)
The cable location.
*/
double* max_dia
/* (Out)
max diameter.
*/
)
Returns
The function successfully retrieved diameter.
One or more of the arguments was invalid.
Other error.
User Guide References
도움이 되셨나요?