Documentación de la API
>
Cabling
>
Object ProCable
> Function ProCableRoutingEnd
Function ProCableRoutingEnd
Description
Ends the cable routing this function will reset the current model back to its status before the call to
ProCableRoutingStart
()
Synopsis
#include <
ProCabling.h
>
ProError
ProCableRoutingEnd
(
ProRouting
cable_route_data
/* (In)
The cable routing data.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully ends routing.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
PRO_TK_GENERAL_ERROR
Other errors.
Sample Code References
pt_examples ( UtilCable.c )
User Guide References
Cable Routing:ProCableRoutingEnd
Equivalent Pro/DEVELOP Functions:ProCableRoutingEnd
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado