Skip to content

IArchGeneralOptions

Canonical path: NemAll_Python_AllplanSettings.IArchGeneralOptions

Interface to get the User Settings for the ArchGeneral Options

Methods:

GetAutoUpdateLabels

GetAutoUpdateLabels() -> OptionDouble

Get the Global Options for AutoUpdateLabels (autom Beschriftung aktualisieren)

Returns:

  • OptionDouble

    Global Options for AutoUpdateLabels (autom Beschriftung aktualisieren)

GetElementInteractAttitude

GetElementInteractAttitude() -> OptionDouble

Get the Global Options for ElementInteractAttitude (Elementwechselwirkung, astw(27) 0,1,2)

Returns:

  • OptionDouble

    Global Options for ElementInteractAttitude (Elementwechselwirkung, astw(27) 0,1,2)

GetHatchPenFixedNumber

GetHatchPenFixedNumber() -> OptionInt

Get the Global Options for HatchPenFixedNumber

Returns:

  • OptionInt

    Global Options for HatchPenFixedNumber

GetIsHatchPenFixed

GetIsHatchPenFixed() -> OptionBool

Get the Global Options for IsHatchPenFixed

Returns:

  • OptionBool

    Global Options for IsHatchPenFixed

GetNoInteractIfDifferentBottomHeight

GetNoInteractIfDifferentBottomHeight() -> OptionInt

Get the Global Options for NoInteractIfDifferentBottomHeight

Returns:

  • OptionInt

    Global Options for NoInteractIfDifferentBottomHeight

GetSSFLyFromFormatForMultilayerElements

GetSSFLyFromFormatForMultilayerElements() -> OptionBool

Get the Global Options for SSFLyFromFormatForMultilayerElements

Returns:

  • OptionBool

    Global Options for SSFLyFromFormatForMultilayerElements

GetSSFLyFromFormatForSimpleElements

GetSSFLyFromFormatForSimpleElements() -> OptionBool

Get the Global Options for SSFLyFromFormatForSimpleElements

Returns:

  • OptionBool

    Global Options for SSFLyFromFormatForSimpleElements

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