API 설명서 > Features > Object ProFeature > Function ProFeatureIsCableCosmetic
Function ProFeatureIsCableCosmetic
Description
check if the feature is a cabling cosmetic feature.
Replacement in Object TOOLKIT:
Synopsis
#include <ProCabling.h>
ProFeatureIsCableCosmetic
(
ProFeature* cosm_feature
/* (In)
The feature pointer.
*/
ProBoolean* p_is_cosm_feat
/* (Out)
TRUE if the feature is a cabling cosmetic feature.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?