Skip to content

IWorkEnvGeneralOptions

Canonical path: NemAll_Python_AllplanSettings.IWorkEnvGeneralOptions

Interface to get the User Settings for the WorkEnvGeneral Options

Methods:

GetAngleDimension

GetAngleDimension() -> OptionInt

Get the Global Options for AngleDimension

Returns:

  • OptionInt

    Global Options for AngleDimension

GetAutomaticOffsetFlag

GetAutomaticOffsetFlag() -> OptionBool

Get the Global Usre Options for AutomaticOffsetFlag

Returns:

  • OptionBool

    Global Usre Options for AutomaticOffsetFlag

GetCurrentLanguage

GetCurrentLanguage() -> OptionInt

Get the current language

Returns:

GetDrawingFilesAutoSave

GetDrawingFilesAutoSave() -> OptionInt

Get the Global Options for DrawingFilesAutoSave

Returns:

  • OptionInt

    Global Options for DrawingFilesAutoSave

GetDrawingFilesBackupCopy

GetDrawingFilesBackupCopy() -> OptionInt

Get the Global Options for DrawingFilesBackupCopy

Returns:

  • OptionInt

    Global Options for DrawingFilesBackupCopy

GetDrawingFilesNotifyPassiveTBChanged

GetDrawingFilesNotifyPassiveTBChanged() -> OptionInt

Get the Global Options for DrawingFilesNotify

Returns:

  • OptionInt

    Global Options for DrawingFilesNotify

GetElementPropertiesInPalette

GetElementPropertiesInPalette() -> OptionInt

Get the Global Options for ElementPropertiesInPalette

Returns:

  • OptionInt

    Global Options for ElementPropertiesInPalette

GetExperienceTrackerFlag

GetExperienceTrackerFlag() -> OptionInt

Get the Global Options for experience tracking

Returns:

  • OptionInt

    Global Options for experience tracking

GetFeetType

GetFeetType() -> OptionInt

Get the type of the Feet

Returns:

  • OptionInt

    0 - international feet, 1 - Survey feet

GetLengthDimensionFormat

GetLengthDimensionFormat() -> OptionInt

Get the Global Options for length dimension format

Returns:

  • OptionInt

    Global Options for length dimension format

GetLengthDimensionFraction

GetLengthDimensionFraction() -> OptionInt

Get the Global Options for fraction format

Returns:

  • OptionInt

    Global Options for fraction format

GetLengthDimensionPrecision

GetLengthDimensionPrecision() -> OptionInt

Get the Global Options for LengthDimensionPrecision

Returns:

  • OptionInt

    Global Options for LengthDimensionPrecision

GetMinimumPointSpacing

GetMinimumPointSpacing() -> OptionDouble

Get the Global Options for MinimumPointSpacing

Returns:

GetSlopeDimension

GetSlopeDimension() -> OptionInt

Get the Global Options for SlopeDimension

Returns:

  • OptionInt

    Global Options for SlopeDimension

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