SetNotePosition
Sets the position of the note for the best view around the entity.
Syntax
bestview_handle SetNotePosition position
Application
HyperView Tcl Modify
Description
When a master note is present, the format and content of the master note will be followed for all best view evaluations.
Inputs
- position
- The note position relative to the entity location. Valid options include:
aboveleft
,aboveright
,belowleft
, orbelowright
.
Example
bestview_handle SetNotePosition aboveright
Errors
Returns success (0) or an error code.