Skip to content

IDrawSequenceOptions

Canonical path: NemAll_Python_AllplanSettings.IDrawSequenceOptions

Interface to get the User Settings for the ArchRoom Options

Methods:

GetDrawPrioArchLines

GetDrawPrioArchLines() -> OptionInt

like walls, columns, slabs, etc.

Returns:

  • OptionInt

    like walls, columns, slabs, etc.

GetDrawPrioArchRoomFillings

GetDrawPrioArchRoomFillings() -> OptionInt

for Architecture Rooms

Returns:

GetDrawPrioArchRoomLines

GetDrawPrioArchRoomLines() -> OptionInt

Get the Global Option DrawSequence for the Lines of Architecture Rooms

Returns:

  • OptionInt

    Global Option DrawSequence for the Lines of Architecture Rooms

GetDrawPrioDimensionLinesTextsWithFill

GetDrawPrioDimensionLinesTextsWithFill() -> OptionInt

With Filling in background

Returns:

GetDrawPrioDimensionLinesTextsWithoutFill

GetDrawPrioDimensionLinesTextsWithoutFill() -> OptionInt

Without Filling in background

Returns:

  • OptionInt

    Without Filling in background

GetDrawPrioFaceStyles

GetDrawPrioFaceStyles() -> OptionInt

Get the Global Option DrawSequence for Ko Facestyle Elements

Returns:

  • OptionInt

    Global Option DrawSequence for Ko Facestyle Elements

GetDrawPrioFillings

GetDrawPrioFillings() -> OptionInt

Get the Global Option DrawSequence for Ko-Fillings

Returns:

  • OptionInt

    Global Option DrawSequence for Ko-Fillings

GetDrawPrioHatchesPatterns

GetDrawPrioHatchesPatterns() -> OptionInt

Get the Global Option DrawSequence for Ko Hatchings and Patterns

Returns:

  • OptionInt

    Global Option DrawSequence for Ko Hatchings and Patterns

GetDrawPrioNormalConstructionElements

GetDrawPrioNormalConstructionElements() -> OptionInt

like lines, circles, splines, etc.

Returns:

  • OptionInt

    like lines, circles, splines, etc.

GetDrawPrioOleObjects

GetDrawPrioOleObjects() -> OptionInt

Get the Global Option DrawSequence for OleObjects

Returns:

  • OptionInt

    Global Option DrawSequence for OleObjects

GetDrawPrioReinforcementElements

GetDrawPrioReinforcementElements() -> OptionInt

Get the Global Option DrawSequence for Reinforcement Elements

Returns:

  • OptionInt

    Global Option DrawSequence for Reinforcement Elements

GetDrawPrioTexturesBitmaps2D

GetDrawPrioTexturesBitmaps2D() -> OptionInt

Get the Global Option DrawSequence for Ko-Textures and Bitmaps 2D

Returns:

  • OptionInt

    Global Option DrawSequence for Ko-Textures and Bitmaps 2D

GetDrawPrioXRefs

GetDrawPrioXRefs() -> OptionInt

Get the Global Option DrawSequence for Xrefs

Returns:

  • OptionInt

    Global Option DrawSequence for Xrefs

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