Documentation de l'API > Miscellaneous > Object ProIntf3D > Function ProIntf3DFileWriteWithDefaultProfile
Function ProIntf3DFileWriteWithDefaultProfile
Description
Exports a Creo Parametric model using default export profile.
Replacement in Object TOOLKIT:
Synopsis
ProIntf3DFileWriteWithDefaultProfile
(
ProSolid solid
/* (In)
The solid model used for export.
*/
/* (In)
The type of output file to produce.
*/
ProPath output_file
/* (In)
The output file name to produce. Optionally, this includes the path for the file location. The filename should not include the file extension, this will be added automatically by Creo Parametric.
*/
)
Returns
The function successfully exported the Creo Parametric model.
The input arguments are invalid.
file_type interface is currently not supported.
invalid file_type.
The function is not available inDesign Test Mode.
The function did not export the source model asthe up-to-date image in HDIC context already existsfor the specified Creo Parametric source model.
Missing the required license to perform this exportoperation.
Sample Code References
User Guide References
Est-ce que cela a été utile ?