Skip to content

IReportMassesOptions

Canonical path: NemAll_Python_AllplanSettings.IReportMassesOptions

Interface to get the User Settings for the ReportMassesOptions

Methods:

GetErgebnisRunden

GetErgebnisRunden() -> OptionBool

Get the value if Ergebnis Runden

Returns:

GetFlaechenAnsatzImTB

GetFlaechenAnsatzImTB() -> OptionBool

Get the value if Flaechenansatz in TB

Returns:

GetLimitGaussElling

GetLimitGaussElling() -> OptionInt

Get the limit to show Gauss-Elling

Returns:

GetMasszahl

GetMasszahl() -> OptionBool

Get the Masszahl

Returns:

GetMindestFlaeche

GetMindestFlaeche() -> OptionDouble

Get the Mindest Flaeche

Returns:

GetNachkommaAbmessung

GetNachkommaAbmessung() -> OptionInt

Get the Nachkomma for Abmessung

Returns:

GetNachkommaResult

GetNachkommaResult() -> OptionInt

Get the Nachkomma for Result

Returns:

GetTotalByRoundedValues

GetTotalByRoundedValues() -> OptionBool

Get the value if total should be calculated by rounded values

Returns:

  • OptionBool

    value if total should be calculated by rounded values

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