Description | ||||||||||||||
Retrieve the location's height dimension from reference for specified harness | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCabling.h> | ||||||||||||||
ProError | ProCablelocationHeightDimensionGet | ( | ||||||||||||
ProCablelocation* location | ||||||||||||||
/* (In) | ||||||||||||||
The cable location. | ||||||||||||||
*/ | ||||||||||||||
ProDimension* height_dim | ||||||||||||||
/* (Out) | ||||||||||||||
height dimension. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|