• progeCAD in French Language
  • progeCAD in Spanish Language
  • progeCAD in English Language
Home > Support > SDS API > SDS C++ Reference > SDS Functions 

SDS Functions

SDS Functions

sds_abort

void sds_abort (const char *string);


Close the SDS application and notify user.


This function ends an SDS application running under progeCAD. Before closing, it prints a message displaying the reason for closing to the command line.

This function has no value to return.

Example

sds_abort("Myapp has experienced a problem, and will be terminated.");

Prints:

Myapp has experienced a problem, and will be terminated.

Programming Overview of SDS (Solutions Development System)

sds_alert

sds_exit

sds_fail

 
DWG is the native file format for Autodesk AutoCAD®. Autodesk and AutoCAD are registered trademarks or trademarks of Autodesk, Inc. in the USA and/or other countries. progeSOFT and progeCAD are registered trademarks or trademarks of progeCAD s.r.l. in the USA and/or other countries.