GMS:Feature Object Tool Palette: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
! Tool !! width ="125" | Tool Name !! Description | ! Tool !! width ="125" | Tool Name !! Description | ||
|- | |- | ||
| align = "center" | [[Image:Tool_Select.gif]] || Select Tool || Generic selection tool that selects existing feature objects, including: nodes, vertices, arcs, and polygons. A selected object can be deleted, moved to a new location, or operated on by one of the commands in the ''Feature Objects'' menu. The coordinates of selected points/nodes can be edited using the [[GMS:The GMS Screen|Edit Window]]. Double-clicking on a object with this tool brings up that objects attribute dialog. | | align = "center" | [[Image:Tool_Select.gif]] || Select Tool || Generic selection tool that selects existing feature objects, including: nodes, vertices, arcs, and polygons. A selected object can be deleted, moved to a new location, or operated on by one of the commands in the ''Feature Objects'' menu. The coordinates of selected points/nodes can be edited using the [[GMS:The GMS Screen|Edit Window]]. Double-clicking on a object with this tool brings up that ''objects attribute'' dialog. | ||
|- | |- | ||
| align = "center" | [[Image:Tool_SelectNode.gif]] || Select Point/Node || Selection tool that will only select existing points or nodes. A selected point/node can be deleted, moved to a new location, or operated on by one of the commands in the ''Feature Objects'' menu. The coordinates of selected points/nodes can be edited using the [[GMS:The GMS Screen|Edit Window]]. Double-clicking on a point or node with this tool brings up the Point or ''Node Attribute'' dialog. | | align = "center" | [[Image:Tool_SelectNode.gif]] || Select Point/Node || Selection tool that will only select existing points or nodes. A selected point/node can be deleted, moved to a new location, or operated on by one of the commands in the ''Feature Objects'' menu. The coordinates of selected points/nodes can be edited using the [[GMS:The GMS Screen|Edit Window]]. Double-clicking on a point or node with this tool brings up the ''Point'' or ''Node Attribute'' dialog. | ||
|- | |- | ||
| align = "center" | [[Image:Tool_SelectVertex.gif]] || Select Vertex || Selection tool that will only select existing vertices on arcs. Once selected, a vertex can be deleted, moved to a new location, or operated on by one of the commands in the ''Feature Objects'' menu. The coordinates of a selected vertex can be edited using the [[GMS:The GMS Screen|Edit Window]]. | | align = "center" | [[Image:Tool_SelectVertex.gif]] || Select Vertex || Selection tool that will only select existing vertices on arcs. Once selected, a vertex can be deleted, moved to a new location, or operated on by one of the commands in the ''Feature Objects'' menu. The coordinates of a selected vertex can be edited using the [[GMS:The GMS Screen|Edit Window]]. | ||
Line 19: | Line 19: | ||
| align = "center" | [[Image:Tool_GridFrame.GIF]] || Select Grid Frame || Selection tool used to select grid frames, allowing for the editing of the grid frame. Once the grid frame is selected, the placement and size of the grid frame can be edited by clicking on small rectangles and dragging. | | align = "center" | [[Image:Tool_GridFrame.GIF]] || Select Grid Frame || Selection tool used to select grid frames, allowing for the editing of the grid frame. Once the grid frame is selected, the placement and size of the grid frame can be edited by clicking on small rectangles and dragging. | ||
|- | |- | ||
| align = "center" | [[Image:Tool_CreatePoint.GIF]] || Create Point || Creates new points. A new point is created for each location the cursor is clicked on in the Graphics Window. Once the point is created, it can be repositioned or otherwise edited with the | | align = "center" | [[Image:Tool_CreatePoint.GIF]] || Create Point || Creates new points. A new point is created for each location the cursor is clicked on in the Graphics Window. Once the point is created, it can be repositioned or otherwise edited with the '''''Select Point/Node''''' tool. | ||
|- | |- | ||
| align = "center" | [[Image:Tool_CreateVertex.gif]] || Create Vertex || Creates new vertices along existing arcs. This is typically done to add more detail to the arc. A new vertex is created for each location the cursor is clicked on in the [[GMS:The GMS Screen|Graphics Window]] that is within a given pixel tolerance of an existing arc. Once the vertex is created, it can be repositioned with the '''''Select Vertex''''' tool. | | align = "center" | [[Image:Tool_CreateVertex.gif]] || Create Vertex || Creates new vertices along existing arcs. This is typically done to add more detail to the arc. A new vertex is created for each location the cursor is clicked on in the [[GMS:The GMS Screen|Graphics Window]] that is within a given pixel tolerance of an existing arc. Once the vertex is created, it can be repositioned with the '''''Select Vertex''''' tool. | ||
Line 27: | Line 27: | ||
As arcs are created, it is often necessary for the beginning or ending node of the arc to coincide with an existing node. If you click on an existing node (within a given pixel tolerance) when beginning or ending an arc, that node is used to define the arc node as opposed to creating a new node. If you click on a vertex of another arc while creating an arc, that vertex is converted to a node and the node is used in the new arc. If you click within a given tolerance of an arc edge, a new node is inserted in the arc. If you click on an existing point while creating an arc, the point is converted to a vertex, unless it is the beginning or ending location of an arc, in which case it is converted to a node. | As arcs are created, it is often necessary for the beginning or ending node of the arc to coincide with an existing node. If you click on an existing node (within a given pixel tolerance) when beginning or ending an arc, that node is used to define the arc node as opposed to creating a new node. If you click on a vertex of another arc while creating an arc, that vertex is converted to a node and the node is used in the new arc. If you click within a given tolerance of an arc edge, a new node is inserted in the arc. If you click on an existing point while creating an arc, the point is converted to a vertex, unless it is the beginning or ending location of an arc, in which case it is converted to a node. | ||
While creating an arc, it is common to make a mistake by clicking on the wrong location. In such cases, hitting the Backspace key backs up the arc by one vertex. The ESC key can also be used to abort the entire arc creation process at any time. | While creating an arc, it is common to make a mistake by clicking on the wrong location. In such cases, hitting the ''Backspace'' key backs up the arc by one vertex. The ESC key can also be used to abort the entire arc creation process at any time. | ||
|} | |} | ||