API Documentation
>
Cabling
>
Object ProCable
> Function ProCableTapeWindsSet
Function ProCableTapeWindsSet
Description
Sets the number of winds in a cabling cosmetic tape feature.
Synopsis
#include <
ProCabling.h
>
ProError
ProCableTapeWindsSet
(
ProFeature
* tape_feat
/* (In)
The tape feature.
*/
int num_winds
/* (In)
The number of winds.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
User Guide References
Cable Cosmetic Features:ProCableTapeWindsSet
Was this helpful?
This site works best with JavaScript enabled