(tblnext table-to-search rewind)
Arguments
- table-to-search - name of the table to search
- rewind - T (true) causes tblnext to start at the beginning of the table. Otherwise it returns the next entity in the table.
Return Value
- list of attributes if the table entry is found
- nil if the table entry is not found
Tables |
---|
name | description |
---|
appid | Table identifying loaded applications |
block | Table listing internal blocks in the current drawing and external references |
dimstyle | Table of dimension styles |
layer | Table of layers |
ltype | Table of linetypes |
style | Table of text styles |
ucs | Table of User Coordinate Systems |
view | Table of defined views |
vport | Table of model space viewport configurations |