Category Cabling, Object ProCable

Function ProCableCosmeticDistanceGet


Description
Return the position of a cosmetic feature (either marker or tie wrap) which is set according to a distance on a segment
Synopsis
#include <ProCabling.h>
ProErrorProCableCosmeticDistanceGet(
ProFeature* cosm_feature
/* (In)
The cosmetic feature
*/
double* p_offset
/* (Out)
The distance from the segment start / end position
*/
ProBoolean* p_start
/* (Out)
Is the distance from the start position
*/
)
Returns
PRO_TK_NO_ERRORThe function return the cosmatic feature distance
PRO_TK_BAD_INPUTSOne or more of the arguments was invalid.
PRO_TK_INVALID_TYPEfeature is not a marker, tie wrap or is not placed by distance on segment.

Manual References:

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