2- too much screen taken up by those lovely icons - many like set up, load save etc dont need to be taking up screen area all the time
LineNb current number of lines
LineType(a) line type Ex: horizontal line, vertical line, polyline etc.
LinePntNb(a) number of points defining the line
LinePntI(a,b) indexes of the points definig the line.
LineCol(a) color of the line
PntNb=2 current number of points=2
LineNb=1 current number of lines =1
LineType(1)=cLine = 1 line type straight line =1
LinePntNb(1)=2 there are 2 points in line 1
LinePnt(1,1)=1 the first point of line 1 is point 1
LinePntI(1,2)=2 the second point in line 1 is point 2
And
PntLineNb(1)=1 point 1 belongs to only 1 line
PntLineI(1,1)=1 point 1 belongs to line 1
PntLineNb(2)=1 point 2 belongs to only 1 line
PntLineI(2,1)=1 point 2 belongs to line 1
PntNb=5 current number of points
LineNb=2 number of lines 2
LineType(2)=cLineArc=5
LinePntNb(2)=3 there are 3 points in the line (line 2)
LinePntI(2,1)=3 first point in line 2 is point 3
LinePntI(2,2)=4 second point in line 2 is point 4
LinePntI(2,3)=5 third point in line 2 is point 5
And
PntLineNb(3)=1 point 3 belongs to only 1 line
PntLineI(3,1)=2 point 3 belongs to line 2
PntLineNb(4)=1 point 4 belongs to only 1 line
PntLineI(4,1)=2 point 4 belongs to line 2
PntLineNb(5)=1 point 5 belongs to only 1 line
PntLineI(5,1)=2 point 5 belongs to line 2
PntNb=8 3 points more
LineNb=4 2 lines more
LineType(3)=cLinePoly=4
LinePntNb(3)=2 line 3 has 2 points
LinePntI(3,1)=6 first point of line 3 is point 6
LinePntI(3,2)=7 second point of line 3 is point 7
LineType(4)=cLinePoly=4
LinePntNb(4)=2
LinePntI(4,1)=7
LinePntI(4,2)=8
PntLineNb(6)=1 point 6 belongs to 1 line
PntLineI(6,1)=3 point 6 belongs to line 3
PntLineNb(7)=2 point 7 belongs to 2 lines
PntLineI(7,1)=3 point 7 belong to line 3
PntLineI(7,2)=4 point 7 belongs also to line 4
PntLineNb(8)=1 point 8 belongs to 1 line
PntLineI(8,1)=4 point 8 belong to line 4
Not only for drawing space, there will be more functions or icons to be added for the future updates on the app to draw faster, the additional mouse click may be compensated. It is nice that the button menus will close when clicked, like on your polygon icon.I am not sure what is the best for the user, having icons at the left permanently with a smaller display, like the lines icons, or having a dynamic menu, like surface icons, in that case there will be one mouse click more to select a new function ?
How does the END POINT function work ? Does it mean add a new point with a line? I think that MID POINT means adding a point somewhere in a line, or does it really mean adding a point in the middle of a line ?
The other functions like COPY MOVE etc are clearto me, but what do you mean with TRIM and EXTEND is it for example shorten or lenthen a rectangle ?
The menu input: END/MID/CENTER/INTERSECTIONS point etc. is picking the known coordinates.Hi Rioven,
I will look further with your sequences for drawing lines, I am thinking of an additional possibility wich is picking up an existing point with it's known coordinates.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?