Category 2D interface, Object ProQuickprintoptions

Function ProQuickprintoptionsLayouttypeSet


Description
Assigns the layout type to use for the quick print.
Synopsis
#include <ProQuickprint.h>
ProErrorProQuickprintoptionsLayouttypeSet(
ProQuickprintOptions options
/* (In)
The options handle.
*/
ProQuickprintLayoutType layout_type
/* (In)
The layout type to use for the quick print.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Interface: Data Exchange: Automatic Printing of 3D Models
  2. Interface: Data Exchange: Automatic Printing of 3D Models