*NoteAttachment()
Specifies the attachment type to be set in the Note panel.
Syntax
*NoteAttachment (Type)
Application
HyperView
Inputs
- Type
- The type of attachment to be used for the new created note.
Context
*BeginGraphicDefaults
Example
*NoteAttachment(“Node”)
Comments
Valid entries are: "Window", "Element", "Component", "System", or "Coordinates". If an invalid entry is made, "Window" will be set in the Note panel by default.