Skip to content

ISitePlanOptions

Canonical path: NemAll_Python_AllplanSettings.ISitePlanOptions

Interface to get the User Settings for the SitePlan Options

Methods:

GetIsCompositeElementFixed

GetIsCompositeElementFixed() -> OptionBool

Get the Global Options for GetCompositeElement

Returns:

  • OptionBool

    Global Options for GetCompositeElement

GetPointSymbolAndLine

GetPointSymbolAndLine() -> OptionInt

Get the Global Options for GetPointSymbolAndLine

Returns:

  • OptionInt

    Global Options for GetPointSymbolAndLine

GetTransitionArc

GetTransitionArc() -> OptionInt

Get the Global Options for GetTransitionArc

Returns:

  • OptionInt

    Global Options for GetTransitionArc

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