Category 2D interface, Object ProPrint

Function ProPrintMdlOptionsGet


Description
Get model options for a specified model
Replacement in Object TOOLKIT: pfcBaseSession::GetPrintMdlOptions
Synopsis
#include <ProPrint.h>
ProErrorProPrintMdlOptionsGet(
ProMdl model
/* (In)
Model
*/
ProPrintMdlOpts* options
/* (Out)
Initialized model options
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS

Manual References:

  1. Interface: Data Exchange: Exporting 2D Models
  2. Interface: Data Exchange: Example 1 Publishing a Drawing