Skip to content

AllplanEnvironment

implementation of the Allplan environment utilities

AllplanEnvironment

Canonical path: Utilities.AllplanEnvironment.AllplanEnvironment

implementation of the Allplan environment utilities

is_dark_mode staticmethod

is_dark_mode() -> bool

checks if Allplan user interface is set to dark mode

Returns:

  • bool

    true if dark mode is set, false otherwise

Placeholder