Creating drawing lines

To create drawing lines.

  1. Select Labor Standards > Sections > Drawing Lines from the Labor Workbench menu. The system displays the Drawing Lines Header/Detail page.
  2. Specify this information:
    Name
    The unique identifier for the line. In certain situations, the system displays this name when you display the facility information.
    Color

    The color of the drawing line to be displayed on the Labor Audit Visual Warehouse screen.

    This line color is determined using an integer value (0 to 16,777,215) based on the RGB (Red, Green Blue) hexadecimal code. For example:

    • Red (FF0000 or 16711680)
    • Green (00FF00 or 65280)
    • Blue (0000FF or 255)
    • Black (0)
    • White (16777215 or FFFFFF)
    Note: 
    • By default, this field value is set to 0 (Black).
    • You must define locations with dimensions and XYZ coordinates that provide an area for the lines to be displayed.
    Line Width (px)
    The width of the line, in pixels.
    Draw From Coordinates
    The starting X, Y, and Z point for the line.
    Draw To Coordinates
    The ending X, Y, and Z point for the line. The system draws the line from the starting point to the ending point in the color and width defined for the line.