This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| selstatus [2018/02/26 06:20] โ admin | selstatus [2025/07/17 20:45] (current) โ removed admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Selection Count ====== | ||
| - | |||
| - | **What?**\\ | ||
| - | When you select objects inside your model in TAD; you | ||
| - | would often need to know the number of objects that | ||
| - | are selected | ||
| - | |||
| - | This small read-only text box below the // | ||
| - | would indicate the current count of selected objects | ||
| - | |||
| - | **Why?**\\ | ||
| - | Usually, selected objects are shown in dotted blue line. But | ||
| - | when you zoom your model up and down, there can be a | ||
| - | chance that the selected objects are not visible. This can | ||
| - | sometimes pose a problem -- for example; many editing | ||
| - | actions either work on the selected set or on the current | ||
| - | object. So this can be confusing if you are not aware of | ||
| - | the number of objects that were selecte | ||
| - | |||