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>
ProCableRoutingEnd
(
ProRouting cable_route_data
/* (In)
The cable routing data.
*/
)
Returns
The function successfully ends routing.
One or more of the arguments was invalid.
Other errors.
Sample Code References
User Guide References
¿Fue esto útil?