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
Parent topic
Object ProCable
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳