IPenColorOptions
Canonical path: NemAll_Python_AllplanSettings.IPenColorOptions
Interface to get the User Settings for the IPenColorOptions
Methods:
-
GetPenColor–Get the Global Options for GetPenColor
-
GetThickness–Get the Global Options for Thickness
-
IsChangedSinceResetChangedFlag–Check if the currently assigned Value is changed since reset changed flag
-
IsDefault–Check if the assigned Value is the Default Value
-
IsVisibleOption–Get Visibility of Controls depending on User-Licence
-
ResetChangedFlag–reset changed flag
-
SetDefault–Reset to Default Value
GetPenColor
GetPenColor(index: int) -> OptionInt
Get the Global Options for GetPenColor
Parameters:
-
index(int) –starts with 1
Returns:
-
OptionInt–Global Options for GetPenColor
GetThickness
Get the Global Options for Thickness
Parameters:
-
index(int) –starts with 1
Returns:
-
float–double
IsChangedSinceResetChangedFlag
Check if the currently assigned Value is changed since reset changed flag
Returns:
-
bool–true / false
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