
ProCylinderdataInit | |
( ProVector e1 /* (In) The X-axis of the coordinate system */ ProVector e2 /* (In) The Y-axis of the coordinate system */ ProVector e3 /* (In) The Z-axis of the coordinate system */ Pro3dPnt origin /* (In) The origin of the coordinate system */ double radius /* (In) The radius of the cylinder */ ProSurfaceshapedata* p_surf_shape /* (Out) The cylinder surface */ ) |

The function successfully initialized the cylinder surface. | |
One or more of the input arguments are invalid. |


