![]() |
pCon.planner Plugin SDK
Version 8.9
|
Public Member Functions | |
GeVec3d | GetPoint () |
Returns the currently picked point in world coordinates. More... | |
void | AbortTool () |
Abort the tool. More... | |
void | FinishTool () |
Finish the tool. More... | |
Properties | |
X3g::Plugin::GeVec3d^ | UserCoordSysOrigin [get, set] |
Represents the origin the tool is relative to. More... | |
MeasureType | Measurement [get, set] |
Defines current measure type of this tool. More... | |
Coordinates | EnabledCoordinates [get, set] |
Defines the visible and modifiable coordinates of this tool. More... | |
Tool Template.
void X3g::Plugin::IToolTemplate::AbortTool | ( | ) |
Abort the tool.
void X3g::Plugin::IToolTemplate::FinishTool | ( | ) |
Finish the tool.
GeVec3d X3g::Plugin::IToolTemplate::GetPoint | ( | ) |
Returns the currently picked point in world coordinates.
|
getset |
Defines the visible and modifiable coordinates of this tool.
|
getset |
Defines current measure type of this tool.
|
getset |
Represents the origin the tool is relative to.