|
DEPRECATED:
|
Since Creo 2
|

SUPERSEDED BY: |


ProIntfSliceFileExport | |
( ProMdl model /* (In) The pointer to the model to export. */ ProFileName out_file_name /* (In) The name of the output file. */ ProImportExportFile file_type /* (In) The type of file to export (STL, Inventor, and so on). */ double quality[2] /* (In) The array that contains the maximum chord height and angle control. If quality[0] < 0.0, the minimum chord height will be used. */ ProMatrix transf /* (In) The transformation matrix. */ ProAsmcomppath* comp_path /* (In) The component path, in the case of an assembly component. If the model is a part, set this to NULL. */ ) |

The function successfully exported the file. | |
You specified incorrect quality settings, or a nonexistent file type. | |
There was a triangulation failure. | |
You do not have a license. | |
The function is not available in Design Test Mode. |

