| Name | Description | |
|---|---|---|
![]()  | Position Constructor | Overloaded. | 
The following tables list the members exposed by Position.
| Name | Description | |
|---|---|---|
![]()  | Position Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | AdditionalMateSnapped | Returns true, if additional mate was found. | 
![]()  | BaseMateSnapped | Returns true, if base mate was found. | 
![]()  | CursorPosition | Position of mouse in the world coordinate system | 
![]()  | Direction | Direction of the 3D search vector orthogonal to the screen surface | 
![]()  | FinalPosition | Final Position of CAD Cursor in world coordinates. | 
![]()  | GridSnapped | Returns true, if grid-snap was found. | 
![]()  | InsertionPointSnapped | Returns true, if InsertionPoint was snapped. | 
![]()  | MateSnapped | Returns true, if PreConnectionSnap was snapped. | 
![]()  | OnWorkplane | Returns true, if final position is on work plane. | 
![]()  | OrthoPosition | Cursor position considering ortho-mode. | 
![]()  | PointSnapped | Returns true, if object-snap was found. | 
![]()  | ScreenPosition | Position of mouse in the system (Windows) coordinate system. | 
![]()  | SnapPosition | Position found snap point near mouse position. | 
| Name | Description | |
|---|---|---|
![]()  | Dispose | Destructor for deterministic finalization of Position object. | 
![]()  | GetAsString | |
![]()  | IsCtrlKeyPressed | Returns true, if ctrl key was pressed at the moment, when position was stored. | 
![]()  | IsShiftKeyPressed | Returns true, if shift key was pressed at the moment, when position was stored. | 
![]()  | SetFromString | 
  Assign  | Assignment constructor. | 
  Implicit Type Conversion  | Overloaded. Used in conversion from Eplan.EplApi.Base.PointD to the Position object. |