poIPost ArrangeNotes
Arranges the notes so that they are located near their attachment location, while being moved off of the model and legend areas.
Syntax
post_handle ArrangeNotes option
Application
HyperView Tcl Modify
Description
This command arranges the given notes around the screen such that they are close to the attachment point, but moved off of the model and legend areas.
Inputs
- option
- This can be either "all" or a list of note IDs to be arranged.
Example
poIPost_handle ArrangeNotes "all"
poIPost_handle ArrangeNotes {2 3 4 5 6}
Errors
None.