Skip to content

ITextOptions

Canonical path: NemAll_Python_AllplanSettings.ITextOptions

Interface to get the User Settings for the Text Options

Methods:

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:

GetLegibility

GetLegibility() -> OptionDouble

Get the Global Options for Legibility

Returns:

GetNumberOfHeightPenAssignments

GetNumberOfHeightPenAssignments() -> int

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:

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