HI_SetLineWidth
%HI_SetLineWidth function
Function
The function sets the line-width from the script. It is important for objects that are not in zoom mode.
Declaration
%HI_SetLineWidth(
INT in refId,
INT in _width
)Parameters
refId | Reference to displayer (reference variable). |
width | Line-width. |