

The functions are separate so ADOLISP_ErrorProcessor can be called while a DCL dialog box is displayed and then ADOLISP_ErrorPrinter can be called after the dialog box has been removed. ( ADOLISP_DoSQL ConnectionObject SQLStatement)Ī function to execute an arbitrary SQL statement (replacable parameters are not supported).Ī function to print the list of errors generated by the ADOLISP_ErrorProcessor function.

( ADOLISP_DisconnectFromDB ConnectionObject)Ī function to close a connection and release the connection object. ( ADOLISP_ConnectToDB ConnectString UserName Password) ( vlax-property-available-p obj prop )ĭetermines whether an object has a specified property Retrieves the top-level AutoCAD application object for the current AutoCAD sessionĭetermines if an object has been releasedĭetermines whether type library information is present for the specified type of objectĭetermines whether an AutoCAD drawing object can be modified Transforms a VLA-object to an AutoLISP entityĭetermines if an object supports a particular method Returns the value of a variant after changing it from one data type to another Returns a suitable representation for a 4 x 4 transformation matrix to be used in VLA methods ( vlax-safearray-put-element var element value) Returns the upper boundary (end index) of a dimension of an array Returns the lower boundary (starting index) of a dimension of an array ( vlax-safearray-get-element var element) Returns the number of dimensions in a safearray object ( vlax-safearray-fill var ' element-values) Returns the elements of a safearray in list form Iterates through a collection of objects, evaluating each expression (VLISP Function)Īpplies a function to all objects in a collectionĬreates an ActiveX-compatible 3D point structure
#Autocad lisp create leader dimstyles download#
Download the external libraries from the following websites:
