IReportGeneralOptions
Canonical path: NemAll_Python_AllplanSettings.IReportGeneralOptions
Interface to get the User Settings for the ReportGeneralOptions
Methods:
-
GetGraphicColor–Get the graphic color
-
GetGraphicIsSet1Pen–Get a value indicating whether the graphic pen setting is set/used
-
GetGraphicIsSetColorOrPen–Get a value indicating wheather the graphic color or pen setting is set/used
-
GetGraphicIsSetPenColor–Get a value indicating whether the graphic is set to pen color
-
GetGraphicIsSetThickLine–Get a value indicating whether the graphic thick line setting is set
-
GetGraphicPen–Get the graphic pen
-
GetGraphicQuality–Get the graphic quality (0 = medium, 1 = high, 2 = best)
-
IsDefault–Check if the assigned Value is the Default Value
-
IsVisibleOption–Get Visibility of Controls depending on User-Licence
-
SetDefault–Reset to Default Value
GetGraphicColor
GetGraphicColor() -> OptionInt
GetGraphicIsSet1Pen
GetGraphicIsSet1Pen() -> OptionBool
Get a value indicating whether the graphic pen setting is set/used
Returns:
-
OptionBool–Get a value indicating whether the graphic pen setting is set/used
GetGraphicIsSetColorOrPen
GetGraphicIsSetColorOrPen() -> OptionBool
Get a value indicating wheather the graphic color or pen setting is set/used
Returns:
-
OptionBool–Get a value indicating wheather the graphic color or pen setting is set/used
GetGraphicIsSetPenColor
GetGraphicIsSetPenColor() -> OptionBool
Get a value indicating whether the graphic is set to pen color
Returns:
-
OptionBool–Get a value indicating whether the graphic is set to pen color
GetGraphicIsSetThickLine
GetGraphicIsSetThickLine() -> OptionBool
Get a value indicating whether the graphic thick line setting is set
Returns:
-
OptionBool–Get a value indicating whether the graphic thick line setting is set
GetGraphicQuality
GetGraphicQuality() -> OptionInt
Get the graphic quality (0 = medium, 1 = high, 2 = best)
Returns:
-
OptionInt–graphic quality (0 = medium, 1 = high, 2 = best)
IsDefault
Check if the assigned Value is the Default Value
Returns:
-
bool–true / false
IsVisibleOption
Get Visibility of Controls depending on User-Licence
Returns:
-
bool–true / false