Changes between Initial Version and Version 4 of Ticket #2761


Ignore:
Timestamp:
Oct 14, 2015, 11:53:08 PM (9 years ago)
Author:
martinl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2761 – Description

    initial v4  
    33The syntax is as follows:
    44
     5{{{
    56id start_point_category end_point_category
    67(Example: 1 1 2)
     
    89
    910id start_point_x start_point_y end_point_x end_point_y
     11}}}
    1012
    1113The CORRECT syntax is:
     
    1315The syntax is as follows:
    1416
     17{{{
    1518layer start_point_category end_point_category
    1619(Example: 1 1 2)
     
    1821
    1922layer start_point_x start_point_y end_point_x end_point_y
     23}}}