Documentación de la API
>
Miscellaneous
>
Object Pro2dExportdata
> Function Pro2dExportdataAlloc
Function Pro2dExportdataAlloc
Description
Allocates the handle containing 2D export options and flags, to be used in
Pro2dExport
().
Synopsis
#include <
ProUtil.h
>
ProError
Pro2dExportdataAlloc
(
Pro2dExportdata
* export_data
/* (Out)
The handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Exporting 2D Models:Pro2dExportdataAlloc
Example 1 Publishing a Drawing:Pro2dExportdataAlloc
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado