Category 2D interface, Object ProQuickprintoptions

Function ProQuickprintoptionsPrintFlatToScreenAnnotsSet


Description
Set the option to print flat_to_screen annotations.
Synopsis
#include <ProQuickprint.h>
ProErrorProQuickprintoptionsPrintFlatToScreenAnnotsSet(
ProQuickprintOptions options
/* (In)
The options handle.
*/
ProBoolean print_flat_to_screen
/* (In)
The print flat_to_screen annotations flag
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
See Also
ProAnnotationplaneFlatToScreenCreate

Manual References:

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