Instructor: Darren J. Young
Class Description: This course will teach its class members various techniques for selecting objects in AutoLISP®. Programmers often know what needs to be done but have a difficult time automatically selecting the objects they want to manipulate. This class will take you through a thorough explanation of the (ssget) function's selection set filters and capabilities as well as cover various techniques to help you collect the selection set you need to create every time. ~|~ Selection Methods
- Selection Filters
- Logical Grouping of Filters
- Relational Tests
- Wildcard Matching
- Supporting Functions