SetNoteDistance
Sets the note offset distance from the entity center.
Syntax
bestview_handle SetNoteDistance distance
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
- distance
- The offset in screen percentage (0.1 would be 10% of the screen height and width).
Example
bestview_handle SetNoteDistance 0.2
Errors
Returns success (0) or an error code.