Skip to content

IMouseCrosshairsOptions

Canonical path: NemAll_Python_AllplanSettings.IMouseCrosshairsOptions

Interface to get the User Settings for the MouseCrosshairs Options

Methods:

GetCrosshairSizeInPixel

GetCrosshairSizeInPixel() -> OptionInt

Get the Global Options for CrosshairSizeInPixel

Returns:

  • OptionInt

    Global Options for CrosshairSizeInPixel

GetCrosshairType

GetCrosshairType() -> OptionInt

Get the Global Options for CrosshairType

Returns:

  • OptionInt

    Global Options for CrosshairType

GetDisplayPositiveAxisInColor

GetDisplayPositiveAxisInColor() -> OptionInt

Get the Global Options for DisplayPositiveAxisInColor

Returns:

  • OptionInt

    Global Options for DisplayPositiveAxisInColor

GetDoubleClickRightMouse

GetDoubleClickRightMouse() -> OptionInt

Get the Global Options for DoubleClickRightMouse

Returns:

  • OptionInt

    Global Options for DoubleClickRightMouse

GetFunctionRightMouse

GetFunctionRightMouse() -> OptionInt

Get the Global Options for FunctionRightMouse

Returns:

  • OptionInt

    Global Options for FunctionRightMouse

GetIsometricDisplayIn3D

GetIsometricDisplayIn3D() -> OptionInt

Get the Global Options for IsometricDisplayIn3D

Returns:

  • OptionInt

    Global Options for IsometricDisplayIn3D

GetMiddleRightMouseButtonSelects

GetMiddleRightMouseButtonSelects() -> OptionInt

Get the Global Options for MiddleRightMouseButtonSelects

Returns:

  • OptionInt

    Global Options for MiddleRightMouseButtonSelects

GetMinimumOffsetSphereMode

GetMinimumOffsetSphereMode() -> OptionDouble

Get the Global Options for MinimumOffsetSphereMode

Returns:

  • OptionDouble

    Global Options for MinimumOffsetSphereMode

GetNegativeAxesColor

GetNegativeAxesColor() -> OptionInt

Get the Global Options for NegativeAxesColor

Returns:

  • OptionInt

    Global Options for NegativeAxesColor

GetPositiveXAxisColor

GetPositiveXAxisColor() -> OptionInt

Get the Global Options for PositiveXAxisColor

Returns:

  • OptionInt

    Global Options for PositiveXAxisColor

GetPositiveYAxisColor

GetPositiveYAxisColor() -> OptionInt

Get the Global Options for PositiveYAxisColor

Returns:

  • OptionInt

    Global Options for PositiveYAxisColor

GetPositiveZAxisColor

GetPositiveZAxisColor() -> OptionInt

Get the Global Options for PositiveZAxisColor

Returns:

  • OptionInt

    Global Options for PositiveZAxisColor

GetResetFormatProperties

GetResetFormatProperties() -> OptionInt

Get the Global Options for ResetFormatProperties

Returns:

  • OptionInt

    Global Options for ResetFormatProperties

GetReverseNavigationMode

GetReverseNavigationMode() -> OptionBool

Get the Global Options for ReverseNavigationMode

Returns:

  • OptionBool

    Global Options for ReverseNavigationMode

GetRightMouseStartsZoom

GetRightMouseStartsZoom() -> OptionBool

Get the Global Options for RightMouseStartsZoom

Returns:

  • OptionBool

    Global Options for RightMouseStartsZoom

GetRotationInFloorPlanEnabled

GetRotationInFloorPlanEnabled() -> OptionBool

Get the Global Options for UnifiedNavigationRotationInFloorPlanEnabled

Returns:

  • OptionBool

    Global Options for UnifiedNavigationRotationInFloorPlanEnabled

GetShiftLeftMouseStartsPanning

GetShiftLeftMouseStartsPanning() -> OptionBool

Get the Global Options for ShiftLeftMouseStartsPanning

Returns:

  • OptionBool

    Global Options for ShiftLeftMouseStartsPanning

GetShowCrosshair

GetShowCrosshair() -> OptionInt

Get the Global Options for ShowCrosshair

Returns:

  • OptionInt

    Global Options for ShowCrosshair

GetShowCrosshairInAction

GetShowCrosshairInAction() -> OptionInt

Get the Global Options for ShowCrosshairInAction

Returns:

  • OptionInt

    Global Options for ShowCrosshairInAction

GetShowMousePointer

GetShowMousePointer() -> OptionInt

Get the Global Options for ShowMousePointer

Returns:

  • OptionInt

    Global Options for ShowMousePointer

GetShowMousePointerInAction

GetShowMousePointerInAction() -> OptionInt

Get the Global Options for ShowMousePointerInAction

Returns:

  • OptionInt

    Global Options for ShowMousePointerInAction

IsDefault

IsDefault() -> bool

Check if the assigned Value is the Default Value

Returns:

  • bool

    true / false

IsVisibleOption

IsVisibleOption() -> bool

Get Visibility of Controls depending on User-Licence

Returns:

  • bool

    true / false

SetDefault

SetDefault()

Reset to Default Value

Placeholder