Share

arx (AutoLISP)

Product Documentation
Intermediate

Returns a list of the currently loaded ObjectARX applications

(arx)

Return Values

A list of ObjectARX ® application file names; the path is not included in the file name.

Examples

Command: (arx)

("acadapp.arx" "acmted.arx" "oleaprot.arx")


Was this information helpful?