
ProCablesegmentInfoPointsGet | |
( ProCablesegmentInfo segment /* (In) The cable segment. */ ProPoint3d** p_pnts /* (Out) ProArray of segment points. User must free memory by ProArrayFree. */ ProVector** p_tangents /* (Out) ProArray of segment tangents. User must free memory by ProArrayFree. */ int** p_loc_ids /* (Out) ProArray of location ids. User must free memory by ProArrayFree. */ ) |

The function successfully get cable segment data. | |
One or more of the arguments was invalid. | |
Other errors. |

