Solid Edge Framework Type Library
DISEMouse Object Members
Overview 
Public Methods
Public Method AddToLocateFilterSpecifies what types of objects the Mouse can locate.
Public Method ClearLocateFilterClears the locate filter for the referenced Mouse object.
Public Method PointOnGraphicReturns the actual point on the element returned from a locate operation.
Public Properties
Public Property DynamicsModeSets and returns the dynamics mode for the referenced object.
Public Property EnabledDragSets and returns the enabling of drag events.
Public Property EnabledMoveSets and returns the enabling of move events for the referenced object.
Public Property InterDocumentLocateSpecifies whether to locate keypoints or other objects in documents other than the active document.
Public Property LastDownEventButtonReturns the last down event button.
Public Property LastDownEventShiftReturns the last down event shift code.
Public Property LastDownEventWindowReturns the last down event window.
Public Property LastDownEventXReturns the last mouse down event x position.
Public Property LastDownEventYReturns the last mouse down event y position.
Public Property LastDownEventZReturns the last mouse down event z position.
Public Property LastEventButtonReturns the last event button.
Public Property LastEventShiftReturns the last event shift code.
Public Property LastEventTypeReturns the last event window's type.
Public Property LastEventWindowReturns the last event window for the referenced object.
Public Property LastEventXReturns the last mouse event x position.
Public Property LastEventYReturns the last mouse event y position.
Public Property LastEventZReturns the last mouse event z position.
Public Property LastMoveEventButtonReturns the last move event button.
Public Property LastMoveEventShiftReturns the last move event shift code.
Public Property LastMoveEventWindowReturns the last move event window.
Public Property LastMoveEventXReturns the last mouse move event x position.
Public Property LastMoveEventYReturns the last mouse move event y position.
Public Property LastMoveEventZReturns the last mouse move event z position.
Public Property LastUpEventButtonReturns the last up event button.
Public Property LastUpEventShiftReturns the last up event shift code.
Public Property LastUpEventWindowReturns the last up event window.
Public Property LastUpEventXReturns the last mouse up event x position.
Public Property LastUpEventYReturns the last mouse up event y position.
Public Property LastUpEventZReturns the last mouse up event z position.
Public Property LocateFrontToBackSpecifies whether to locate front to back.
Public Property LocateModeSets and returns the locate mode for the referenced object.
Public Property PauseLocateSets and returns the paused locate value.
Public Property ScaleModeSets and returns the scale mode.
Public Property WindowTypesSets and returns the Window types.
See Also

DISEMouse Object