Name | Description | |
---|---|---|
NCreate1DShapeToolSchema | Schema associated with NCreate1DShapeTool. |
The following tables list the members exposed by NCreate1DShapeTool.
Name | Description | |
---|---|---|
NCreate1DShapeToolSchema | Schema associated with NCreate1DShapeTool. |
Name | Description | |
---|---|---|
AddGeometryCommandToActivePage | Adds a geometry command to the active page. Called by the AddPageItemToActivePage when the start point has been snapped to a gometry command. | |
AddPageItemToActivePage | Overridden. Overriden to either append a geometry command to an already existing geometry, or create a new 1D shape. | |
AddShapeToActivePage | Adds a 1D shape to the active page and selects it. If the shape begin and/or end point was snapped to port or shape, it is glued to the respective target. Called by the AddPageItemToActivePage when the start point has not been snapped to a gometry command. | |
CreateShapeGeometryCommand | Must override to create a geometry command | |
GetActiveCursorAndTooltip | Overridden. Gets the cursor and tooltip that the tool requests when active. | |
GetBothBeginEndHighlightCursor | Must override to return the cursor when both the begin and end points are snapped | |
GetNormalCursor | Must override to return the default cursor. | |
GetOnlyBeginHighlightCursor | Must override to return the cursor when both the begin point is snapped | |
GetOnlyEndHighlightCursor | Must override to return the cursor when both the begin point is snapped | |
GetReadyCursorAndTooltip | Overridden. Gets the cursor and tooltip that the tool requests when non active. | |
SnapPoint | Overridden. Overriden to perform a 1D primitive Start or End point snapping. | |
StretchPreview | Overridden. Overriden to change the Begin and End Points of the shape. |