Login
|
Sign Up
AutoLISP Function Detail
Name:
xload
Syntax:
(xload
app [flag]
)
Description:
Loads the ADS application if it is found, or it will use the flag when the application is not located, and/or couldn't be loaded.
Example(s):
(xload "geom3d")
(xload "myapp" "not located")