
ProArcdataGet | |
( ProCurvedata* p_curve /* (In) The arc data structure */ ProVector vector1 /* (Out) The first vector of the arc coordinate system */ ProVector vector2 /* (Out) The second vector of the arc coordinate system */ Pro3dPnt origin /* (Out) The center of the arc coordinate system */ double* p_start_angle /* (Out) The starting angle (in radians) of the arc */ double* p_end_angle /* (Out) The end angle (in radians) of the arc */ double* p_radius /* (Out) The radius of the arc */ ) |

The function successfully retrieved the information. | |
The specified data is not an arc data structure. | |
The input argument is invalid. |

