Documentação da API > Cabling > Object ProCablelocation > Function ProCablelocationPointGet
Function ProCablelocationPointGet
Description
Retrive the location's point for specified harness
Synopsis
#include <ProCabling.h>
ProCablelocationPointGet
(
/* (In)
The cable location.
*/
/* (Out)
The cable location's point.
*/
/* (Out)
The cable location's vector.
*/
)
Returns
The function successfully retrieved locations.
One or more of the arguments was invalid.
Other error.
Sample Code References
User Guide References
Isto foi útil?