Command
Purpose Function: int QisLib_Stop(void) Inputs: - Return: 0 Errors: - Description: - Instructs the QisLib to stop the current operation. - This is commonly used in situations when a particular QisLib function needs to be stopped/cancelled before completion. Potential functions are QisLib_OpenGDSII, QisLib_OpenOASIS, QisLib_Redraw, QisLib_GetDataVector etc.References: QisLib_OpenGDSII QisLib_OpenOASIS QisLib_Redraw QisLib_GetDataVector QisLib_GetDataVectorWindows QisLib_GetDataVectorExactWindows QisLib_GetDisplayVector QisLib_GetDisplayVectorWindows QisLib_GetDisplayVectorExactWindows QisLib_GetStructureReferences QisLib_GetStructureTree QisLib_GetWindowInfo QisLib_GetVertexInfo Qislib_ZoomHome |