Command
QisLib_SetGetVectorPath

QisLib_SetGetVectorPath


Function:
	int QisLib_SetGetVectorPath(int Mode);

Inputs:
	Mode: _QISPATH_PATH (output paths as paths) or _QISPATH_BNDRY (output paths as
	boundaries)

Return:
	0 (always)

Errors: -

Description:
	- Controls how QisLib returns paths when processing vector data.
	- Paths with 0 width and paths with 1 vertex are returned as paths irrespective of
	this setting.
	- By default, paths are outputted as paths (_QISPATH_PATH).

References:
QisLib_GetDataVector
QisLib_GetDataVectorExactWindows
QisLib_GetDataVectorWindows
QisLib_GetDisplayVector
QisLib_GetDisplayVectorExactWindows
QisLib_GetDisplayVectorWindows
QisLib_GetWindowInfo
QisLib_GetVertexInfo
QisLib_CQisBoundary
QisLib_CQisPath
_QISPATH_PATH
_QISPATH_BNDRY