show note
Shows notes in the active model.
Syntax
show note all
show note displayed
show note <label>
show note <labellist>
show note marked
show note <range>
show note select
Arguments
- all
- Shows all notes.
- displayed
- Shows displayed notes.
- <label> <labellist>
- Shows notes based on labels or lists (wildcards supported). For example,
"Note *", Note2, MyNote*
and"Note 1",Note2, MyNote*
. - marked
- Shows marked notes.
- <range>
- Shows notes based on IDs. For example,
1-4,9,13?,3*
. - select
- Shows/hides entities interactively selected from the modeling window.
Examples
show note "node 1 Node 77"
show note all