API 文档 > Cabling > Object ProCable > Function ProCableCosmeticfeatureThicknessGet
Function ProCableCosmeticfeatureThicknessGet
Description
Obtains the thickness for the input cable cosmetic feature.
Synopsis
#include <ProCabling.h>
ProCableCosmeticfeatureThicknessGet
(
ProCable* cosm_feature
/* (In)
The input cable cosmetic feature pointer.
*/
double* p_thickness
/* (Out)
The thickness for the cosmetic feature.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
这对您有帮助吗?