GMS:Clean Command: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
*''Intersect Arcs'' – All arcs are checked to see if they intersect. If an intersection is found, a node is created at the intersection and the arcs are split into smaller arcs. | *''Intersect Arcs'' – All arcs are checked to see if they intersect. If an intersection is found, a node is created at the intersection and the arcs are split into smaller arcs. | ||
*''Intersect Selected Arcs'' – This option is the same as the previous option but only selected arcs are checked for intersections. | *''Intersect Selected Arcs'' – This option is the same as the previous option but only selected arcs are checked for intersections. | ||
*''Remove Dangling Arcs'' – A check is made for dangling arcs (arcs with one end not connected to another arc) with a length less than the specified minimum length. If any are found they are deleted. | *''Remove Dangling Arcs'' – A check is made for dangling arcs (arcs with one end not connected to another arc) with a length less than the specified minimum length. If any are found, they are deleted. | ||