
ProQuickprintoptionsViewAdd | |
( ProQuickprintOptions options /* (In) The options handle. */ /* (In) For projected view layout, this is the location of the view being added. Ignored for manual view layout. */ ProLine view_name /* (In) Name of the saved model view. */ double scale /* (In) The view scale to use. */ ProDrawingViewDisplay* display_style /* (In) The view display style to use. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
No more than 4 views may be used in a manual layout. | |
The layout type is not 'projection' or 'manual'. |

