Create and Configure Custom Objects using LISP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to create and configure my custom objects from LISP? Say I have a need to create hundreds of things at given coords and don't want to do it all by hand?
I've sort of managed the placing by running my 'create' command and passing points from LISP, but what if I want to place my object somewhere and then set some of its properties? Can that be done?