*NoteLineToEntity()
Specifies the style of the hidden part of the line connecting the note to the entity.
Syntax
*NoteLineToEntity (Type)
Application
HyperView
Inputs
- Type
- Indicates the style of the line from the note to the entity. Stipple is the default and it means the portion of the connecting line which is behind the model will be dashed. Continuous means the entire connecting line will be continuous.
Context
*BeginGraphicDefaults
Example
*NoteTextAlignment(“Stipple”)
Comments
Valid entries are: "Continuous”, “Stipple”.