Skip to content

IDisplayOptions

Canonical path: NemAll_Python_AllplanSettings.IDisplayOptions

Interface to get the User Settings for the Display Options

Methods:

Get2DElementsIn3DView

Get2DElementsIn3DView() -> OptionBool

Get the Global Options for 2DElementsIn3DView

Returns:

  • OptionBool

    Global Options for 2DElementsIn3DView

GetCustomWindowBackgroundColor

GetCustomWindowBackgroundColor() -> OptionLong

Get the Global Options for CustomWindowBackgroundColor

Returns:

  • OptionLong

    Global Options for CustomWindowBackgroundColor

GetElementControlSymbol

GetElementControlSymbol() -> OptionDouble

Get the Global Options for ElementControlSymbol

Returns:

GetElementDetectionColor

GetElementDetectionColor() -> OptionInt

Get the Global Options for ElementDetectionColor

Returns:

  • OptionInt

    Global Options for ElementDetectionColor

GetElementDirectionSymbol

GetElementDirectionSymbol() -> OptionDouble

Get the Global Options for ElementDirectionSymbol

Returns:

  • OptionDouble

    Global Options for ElementDirectionSymbol

GetGPUEnabled

GetGPUEnabled() -> OptionInt

Get the Global Options for Graphicsengine GPUEnabled or not

Returns:

  • OptionInt

    Global Options for Graphicsengine GPUEnabled or not

GetGraphicsFramesPerSecond

GetGraphicsFramesPerSecond() -> OptionInt

possible values 0, 25, 50

Returns:

GetGraphicsPerformance

GetGraphicsPerformance() -> OptionInt

1=fast, 2=good, 3=balanced, 4=Optimal 5=perfect

Returns:

  • OptionInt

    1=fast, 2=good, 3=balanced, 4=Optimal 5=perfect

GetGraphicsUseAntialiasing

GetGraphicsUseAntialiasing() -> OptionBool

Get the Global Options for Graphicsengine UseAntialiasing or not

Returns:

  • OptionBool

    Global Options for Graphicsengine UseAntialiasing or not

GetHighQualityBitmapAreas

GetHighQualityBitmapAreas() -> OptionInt

Get the Global Options for HighQualityBitmapAreas

Returns:

  • OptionInt

    Global Options for HighQualityBitmapAreas

GetIsoCurveLineTypeSetting

GetIsoCurveLineTypeSetting() -> OptionInt

Get the Global Options for IsoCurveLineType

Returns:

  • OptionInt

    Global Options for IsoCurveLineType

GetLineColorConstructionLines

GetLineColorConstructionLines() -> OptionInt

Get the Global Options for LineColorConstructionLines

Returns:

  • OptionInt

    Global Options for LineColorConstructionLines

GetNumberOfElementsPreview

GetNumberOfElementsPreview() -> OptionInt

Get the Global Options for NumberOfElementsPreview

Returns:

  • OptionInt

    Global Options for NumberOfElementsPreview

GetReferenceFilesFilling

GetReferenceFilesFilling() -> OptionInt

Get the Global Options for ReferenceFilesFilling

Returns:

  • OptionInt

    Global Options for ReferenceFilesFilling

GetReferenceFilesUseSameColor

GetReferenceFilesUseSameColor() -> OptionInt

Get the Global Options for ReferenceFilesUseSameColor

Returns:

  • OptionInt

    Global Options for ReferenceFilesUseSameColor

GetShowHKfillingsInHKcolor

GetShowHKfillingsInHKcolor() -> OptionInt

Get the Global Options for ShowHKfillingsInHKcolor

Returns:

  • OptionInt

    Global Options for ShowHKfillingsInHKcolor

GetShowSymbolsInReferenceDrawingFiles

GetShowSymbolsInReferenceDrawingFiles() -> OptionInt

Get the Global Options for ShowSymbolsInReferenceDrawingFiles

Returns:

  • OptionInt

    Global Options for ShowSymbolsInReferenceDrawingFiles

GetStrokeConstructionLines

GetStrokeConstructionLines() -> OptionInt

Get the Global Options for StrokeConstructionLines

Returns:

  • OptionInt

    Global Options for StrokeConstructionLines

GetTextLegibility

GetTextLegibility() -> OptionDouble

Get the Global Options for TextLegibility

Returns:

GetThickLineDisplay

GetThickLineDisplay() -> OptionDouble

Get the Global Options for ThickLineDisplay

Returns:

GetViewportIcon

GetViewportIcon() -> OptionBool

Get the Global Options for visibility of viewport icon

Returns:

  • OptionBool

    Global Options for visibility of viewport icon

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