Share

Ads Global Functions

Description

Defines global functions specific to Ads classes.

Functions

Function Description
ads_action_tile This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_add_list This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_client_data_tile This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_dimensions_tile This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_done_dialog This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_done_positioned_dialog This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_end_image This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_end_list This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_fill_image This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_get_attr This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_get_attr_string This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_get_tile This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_load_dialog This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_mode_tile This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_new_dialog This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_new_positioned_dialog This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_queueexprThis function queues up the LISP expression expr to be executed the next time AutoCAD is quiescent and able to evaluate LISP expressionsThis function should only be called from within the kLoadDwgMsg case in your acrxEntryPoint() function. Queued LISP expressions will be executed after the (s::startup) has been executed.Multiple calls to ads_queueexpr() from the kLoadDwgMsg callback are perfectly acceptable. They get queued up in the order of the calls.
ads_set_tile This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_slide_image This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_start_dialog This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_start_image This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_start_list This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_term_dialog This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_unload_dialog This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
ads_vector_image This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC.For general descriptions of this API, see the analogous documentation in the AutoLISP Developer's Guide.
adsw_acadDocWnd This function returns the Windows' window handle for AutoCAD's "Document View".The #include directive for the Windows' header file windows.h or windef.h must be made before the #include directive for ads.h in order for this function to be available.
adsw_acadMainWnd This function returns the Windows' window handle for the AutoCAD main window.The #include directive for the Windows' header file windows.h or windef.h must be made before the #include directive for ads.h in order for this function to be available.

Was this information helpful?