of.geometry.table#
- of. geometry.table *geometry_tag* <string> *table_tage* <string>
Create a geometry by assign the N <x> <y> <x> <y>… of the polygon from a table, all the nodes in the table will be closed.
- Parameters:
geometry_tag: tag of the geometry group.
region: Define the points on the polygon: N, [x0,y0] [x1,y1], [x2,y2], [x3, y3]… The polygon will be closed.
Example:#
of.geometry.table [rock] 'moutain'