Share
 
 

Method Invocation Functions Reference (AutoLISP/ActiveX)

Note: ActiveX support in AutoLISP is limited to Windows only; not available on Mac OS or Web.

The following table provides summary descriptions of the AutoLISP ActiveX method invocation functions.

Method invocation functions

Platforms

Windows

Mac OS

Web

Function

Description

AutoCAD AutoCAD LT AutoCAD AutoCAD LT AutoCAD

(vlax-invoke-method obj method list)

Calls the specified method of an object

-- -- --

(vlax-method-applicable-p obj method)

Determines if an object supports a particular method

-- -- --

Was this information helpful?