Category Features, Object ProFeature

Function ProFeatureIsCableCosmetic


Description
check if the feature is a cabling cosmetic feature.
Replacement in Object TOOLKIT: wfcWFeature::IsCableCosmetic
Synopsis
#include <ProCabling.h>
ProErrorProFeatureIsCableCosmetic(
ProFeature* cosm_feature
/* (In)
The feature pointer.
*/
ProBoolean* p_is_cosm_feat
/* (Out)
TRUE if the feature is a cabling cosmetic feature.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Production Applications: Cabling: Cable Cosmetic Features
  2. Production Applications: Cabling: Cable Cosmetic Features