Index: doc/user/06_feature/query/functions.html =================================================================== --- doc/user/06_feature/query/functions.html (revision 32043) +++ doc/user/06_feature/query/functions.html (revision 32044) @@ -27,7 +27,12 @@ Variable number of objects.

Return value: a list built of the objects passed. - + +

layerlist()

+

+ Returns a list of all layers. + +

Math & abstract geometry

distance(x1, y1, x2, y2)

@@ -200,8 +205,27 @@ polygons and a positive integer higher than 1 if the polygon has the FULLPOLY flag and is sliced into multiple parts not naturally connected by the polygon itself. - - + +

thermal_on(tobj, lobj)

+

+ Return a string description of thermals of tobj on layer corrseponding to lobj. +

+ Arguments: +

+

+ Return value: a string that consists of: +

+ +

Misc

action(args...)