Documentación de la API > Cabling > Object ProCablelocation > Function ProCablelocationHeightDimensionGet
Function ProCablelocationHeightDimensionGet
Description
Retrieve the location's height dimension from reference for specified harness
Synopsis
#include <ProCabling.h>
ProCablelocationHeightDimensionGet
(
/* (In)
The cable location.
*/
ProDimension* height_dim
/* (Out)
height dimension.
*/
)
Returns
The function successfully retrieved diameter.
One or more of the arguments was invalid.
Specified location does not have height dimension.
Other error.
User Guide References
¿Fue esto útil?