Manual/Plugins/List/Fill Area

From Knotter
< Manual‎ | Plugins‎ | List
Revision as of 16:23, 4 June 2013 by Mattia Basaglia (talk | contribs) (Created page with "Detects an area from the active selection and fills it with a dense graph. This plugins inserts a polygon in the active document. Can be useful to create knots with some rota...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Detects an area from the active selection and fills it with a dense graph.

This plugins inserts a polygon in the active document. Can be useful to create knots with some rotational symmetry.

Parameters

Dialog for this plugin
Delete original selection
If checked, the nodes selected when this plugin is triggered will be removed from the graph.
Polygon
Algorithm used to detect the area to be filled:
Convex Hull
The area will be the minimum convex polygon that contains all the nodes.
Single Edge Loop
The selected nodes are assumed to be all connected by a single loop of edges.
If this precondition is not met, the result will be inaccurate.
Grid Size
The size of the grid used to fill the area.