CFx SDK Documentation  2023 SP0
Public Member Functions | List of all members
GfxSrvcParams Class Reference

#include <GfxSrvOps.h>

Public Member Functions

 GfxSrvcParams ()
 
const OdStringoutFileName () const
 
void setOutFileName (const OdString &val)
 
OdUInt32 chunkSize () const
 
void setChunkSize (OdUInt32 val)
 
OdUInt32 outputDataLimit () const
 
void setOutputDataLimit (OdUInt32 val)
 
double simplTol () const
 
double sewTol () const
 
void setSimplificationTolerances (double sewTol, double simplTol)
 
OdString layoutName () const
 
void setLayoutName (const OdString &name)
 
bool isSortingEnabled () const
 
void enableSorting (bool val)
 
OdString cachePath () const
 
void setCachePath (const OdString &val)
 

Detailed Description

Definition at line 81 of file GfxSrvOps.h.

Constructor & Destructor Documentation

◆ GfxSrvcParams()

GfxSrvcParams::GfxSrvcParams ( )
inline

Definition at line 83 of file GfxSrvOps.h.

Member Function Documentation

◆ cachePath()

OdString GfxSrvcParams::cachePath ( ) const
inline

Definition at line 112 of file GfxSrvOps.h.

◆ chunkSize()

OdUInt32 GfxSrvcParams::chunkSize ( ) const
inline

Definition at line 92 of file GfxSrvOps.h.

◆ enableSorting()

void GfxSrvcParams::enableSorting ( bool  val)
inline

Definition at line 111 of file GfxSrvOps.h.

◆ isSortingEnabled()

bool GfxSrvcParams::isSortingEnabled ( ) const
inline

Definition at line 110 of file GfxSrvOps.h.

◆ layoutName()

OdString GfxSrvcParams::layoutName ( ) const
inline

Definition at line 107 of file GfxSrvOps.h.

◆ outFileName()

const OdString& GfxSrvcParams::outFileName ( ) const
inline

Definition at line 90 of file GfxSrvOps.h.

◆ outputDataLimit()

OdUInt32 GfxSrvcParams::outputDataLimit ( ) const
inline

Definition at line 94 of file GfxSrvOps.h.

◆ setCachePath()

void GfxSrvcParams::setCachePath ( const OdString val)
inline

Definition at line 113 of file GfxSrvOps.h.

◆ setChunkSize()

void GfxSrvcParams::setChunkSize ( OdUInt32  val)
inline

Definition at line 93 of file GfxSrvOps.h.

◆ setLayoutName()

void GfxSrvcParams::setLayoutName ( const OdString name)
inline

Definition at line 108 of file GfxSrvOps.h.

◆ setOutFileName()

void GfxSrvcParams::setOutFileName ( const OdString val)
inline

Definition at line 91 of file GfxSrvOps.h.

◆ setOutputDataLimit()

void GfxSrvcParams::setOutputDataLimit ( OdUInt32  val)
inline

Definition at line 95 of file GfxSrvOps.h.

◆ setSimplificationTolerances()

void GfxSrvcParams::setSimplificationTolerances ( double  sewTol,
double  simplTol 
)
inline

Definition at line 103 of file GfxSrvOps.h.

◆ sewTol()

double GfxSrvcParams::sewTol ( ) const
inline

Definition at line 102 of file GfxSrvOps.h.

◆ simplTol()

double GfxSrvcParams::simplTol ( ) const
inline

Definition at line 101 of file GfxSrvOps.h.


The documentation for this class was generated from the following file: