Skip to content

IUrbanPlanningOptions

Canonical path: NemAll_Python_AllplanSettings.IUrbanPlanningOptions

Interface to get the User Settings for the UrbanPlanning Options

Methods:

GetNorthDirectionForRoofHatching

GetNorthDirectionForRoofHatching() -> OptionDouble

Get the Global Options NorthDirectionForRoofHatching

Returns:

  • OptionDouble

    Global Options NorthDirectionForRoofHatching

GetToleratedAngelVariationDirectionNorthEast

GetToleratedAngelVariationDirectionNorthEast() -> OptionDouble

Get the Global Options ToleratedAngelVariationDirectionNorthEast

Returns:

  • OptionDouble

    Global Options ToleratedAngelVariationDirectionNorthEast

GetToleratedAngelVariationDirectionNorthWest

GetToleratedAngelVariationDirectionNorthWest() -> OptionDouble

Get the Global Options ToleratedAngelVariationDirectionNorthWest

Returns:

  • OptionDouble

    Global Options ToleratedAngelVariationDirectionNorthWest

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