
ProTorusdataGet | |
( ProSurfaceshapedata* p_surf_shape /* (In) The torus surface data structure */ ProVector e1 /* (Out) The X-axis of the coordinate system */ ProVector e2 /* (Out) The Y-axis of the coordinate system */ ProVector e3 /* (Out) The Z-axis of the coordinate system */ Pro3dPnt origin /* (Out) The origin of the coordinate system */ double* p_radius1 /* (Out) The value of the first radius */ double* p_radius2 /* (Out) The value of the second radius */ ) |

The function successfully retrieved the information. | |
The input argument is invalid. |

