Skip to content

IPlotLayoutOptions

Canonical path: NemAll_Python_AllplanSettings.IPlotLayoutOptions

Interface to get the User Settings for the PlotLayout Options

Methods:

GetAllplanStandard_PlotterName

GetAllplanStandard_PlotterName() -> OptionString

Get the Global Options for Standard Plotter Name

Returns:

GetAutoUpdateLayout

GetAutoUpdateLayout() -> OptionBool

Get the Global Options for Auto Update Layout

Returns:

  • OptionBool

    Global Options for Auto Update Layout

GetAutoUpdateLayoutWhenPlotting

GetAutoUpdateLayoutWhenPlotting() -> OptionBool

Get the Global Options for Auto Update Layout When Plotting

Returns:

  • OptionBool

    Global Options for Auto Update Layout When Plotting

GetDivisionOfFills

GetDivisionOfFills() -> OptionBool

Get the Global Options for DivisionOfFills

Returns:

  • OptionBool

    Global Options for DivisionOfFills

GetFunctionPointForThePage

GetFunctionPointForThePage() -> OptionInt

Get the Global Options for FunctionPointForThePage

Returns:

  • OptionInt

    Global Options for FunctionPointForThePage

GetKeepDrawingElementScale

GetKeepDrawingElementScale() -> OptionBool

Get the Global Options for KeepDrawingElementScale

Returns:

  • OptionBool

    Global Options for KeepDrawingElementScale

GetPageAndDevice

GetPageAndDevice() -> OptionInt

Get the Global Options for PageAndDevice

Returns:

  • OptionInt

    Global Options for PageAndDevice

GetToleranceForPaperFormatAdjustment

GetToleranceForPaperFormatAdjustment() -> OptionInt

Get the Global Options for ToleranceForPaperFormatAdjustment

Returns:

  • OptionInt

    Global Options for ToleranceForPaperFormatAdjustment

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