Message 1 of 1
Command Result
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am currently working on retrieving the "DesignPath" value from the AUD settings using the following AutoLISP command:
lisp
(command "AUDSETTINGVALUE" "Filepaths" "Blocks" "DesignPath")
Could you please advise on how to access this result programmatically using C#? Any suggestions or insights would be greatly appreciated.
Thank you in advance for your support and recommendations.