Documentation de l'API > Cabling > Object ProCable > Function ProCableCosmeticDistanceGet
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>
ProCableCosmeticDistanceGet
(
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
The function return the cosmatic feature distance
One or more of the arguments was invalid.
feature is not a marker, tie wrap or is not placed by distance on segment.
User Guide References
Est-ce que cela a été utile ?