of.geometry.cut.table#
- of. geometry.cut.table *new_geometry_tag* <string> *object_geometry_tag* <string> *table_tage* <string>
Cut a geometry by assign the N <x> <y> <x> <y>… of the polygon from a table, the polygon will not be closed.
- Parameters:
new_geometry_tag: tag of the geometry group cut from the original geometry.
object_geometry_tag: tag of the original 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.cut.table [tunnel] [rock] 'moutain'