ITextOptions
Canonical path: NemAll_Python_AllplanSettings.ITextOptions
Interface to get the User Settings for the Text Options
Methods:
-
GetCheckTextDirection–Get the Global Options for CheckTextDirection
-
GetConsiderSystemAngle–Get the Global Options for ConsiderSystemAngle
-
GetHeightAssignment–Get the Global Options for HeightAssignment
-
GetLegibility–Get the Global Options for Legibility
-
GetNumberOfHeightPenAssignments–Get Number Of HeightPenAssignments
-
GetPenAssignment–Get the Global Options for PenAssignment
-
GetTiltedText_ToleranceRad–Get the Global Options for TiltedText_ToleranceRad
-
GetUseTemplateText–Get the Global Options for UseTemplateText
-
IsDefault–Check if the assigned Value is the Default Value
-
IsVisibleOption–Get Visibility of Controls depending on User-Licence
-
SetDefault–Reset to Default Value
GetCheckTextDirection
GetCheckTextDirection() -> OptionInt
Get the Global Options for CheckTextDirection
Returns:
-
OptionInt–Global Options for CheckTextDirection
GetConsiderSystemAngle
GetConsiderSystemAngle() -> OptionInt
Get the Global Options for ConsiderSystemAngle
Returns:
-
OptionInt–Global Options for ConsiderSystemAngle
GetHeightAssignment
GetHeightAssignment(int: int) -> OptionDouble
Get the Global Options for HeightAssignment
Parameters:
-
int(int) –starts with 1
Returns:
-
OptionDouble–Global Options for HeightAssignment
GetLegibility
GetLegibility() -> OptionDouble
GetNumberOfHeightPenAssignments
Get Number Of HeightPenAssignments
Returns:
-
int–int
GetPenAssignment
GetPenAssignment(int: int) -> OptionInt
Get the Global Options for PenAssignment
Parameters:
-
int(int) –starts with 1
Returns:
-
OptionInt–Global Options for PenAssignment
GetTiltedText_ToleranceRad
GetTiltedText_ToleranceRad() -> OptionDouble
Get the Global Options for TiltedText_ToleranceRad
Returns:
-
OptionDouble–Global Options for TiltedText_ToleranceRad
GetUseTemplateText
GetUseTemplateText() -> OptionDouble
Get the Global Options for UseTemplateText
Returns:
-
OptionDouble–Global Options for UseTemplateText
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