Share
 
 

acet-file-rmdir (AutoLISP/Express Tools)

Removes a directory.

Supported Platforms: AutoCAD for Windows only; not available in AutoCAD LT for Windows, or on Mac OS and Web

Library: acetutil.arx

Signature

(acet-file-rmdir directory)
directory

Type: String

Name of directory to remove.

Return Values

Type: T or nil

Returns T if successful.

Was this information helpful?