API 설명서 > Cabling > Object ProCable > Function ProCableTapeWindsSet
Function ProCableTapeWindsSet
Description
Sets the number of winds in a cabling cosmetic tape feature.
Synopsis
#include <ProCabling.h>
ProCableTapeWindsSet
(
ProFeature* tape_feat
/* (In)
The tape feature.
*/
int num_winds
/* (In)
The number of winds.
*/
)
Returns
The function succeeded.
One or more of the arguments was invalid.
User Guide References
도움이 되셨나요?