
ProCurveToGeomitem | |
( ProSolid solid /* (In) The owner of the curve_handle. */ ProCurve curve_handle /* (In) The ProCurve handle to convert. */ ProGeomitem* r_geom_item /* (Out) The ProGeomitem handle for the curve. You must allocate the memory for this structure. */ ) |

The function successfully converted the curve handle to its geometry item handle. | |
One or more of the input arguments are invalid. |

