Skip to content

IArchRoomOptions

Canonical path: NemAll_Python_AllplanSettings.IArchRoomOptions

Interface to get the User Settings for the ArchRoom Options

Methods:

GetArRoomStrokeFixedNumber

GetArRoomStrokeFixedNumber() -> OptionInt

Get the Global Options for ArRoomStrokeFixedNumber

Returns:

  • OptionInt

    Global Options for ArRoomStrokeFixedNumber

GetArchitectureDisplayAllplanBCM

GetArchitectureDisplayAllplanBCM() -> OptionBool

Get the Global Options for ArchitectureDisplayAllplanBCM

Returns:

  • OptionBool

    Global Options for ArchitectureDisplayAllplanBCM

GetArchitectureDisplayBaseboard

GetArchitectureDisplayBaseboard() -> OptionBool

Get the Global Options for ArchitectureDisplayBaseboard

Returns:

  • OptionBool

    Global Options for ArchitectureDisplayBaseboard

GetArchitectureDisplayCeiling

GetArchitectureDisplayCeiling() -> OptionBool

Get the Global Options for ArchitectureDisplayCeiling

Returns:

  • OptionBool

    Global Options for ArchitectureDisplayCeiling

GetArchitectureDisplayFloor

GetArchitectureDisplayFloor() -> OptionBool

Get the Global Options for ArchitectureDisplayFloor

Returns:

  • OptionBool

    Global Options for ArchitectureDisplayFloor

GetArchitectureDisplayVerticalSurfaces

GetArchitectureDisplayVerticalSurfaces() -> OptionBool

Get the Global Options for ArchitectureDisplayVerticalSurfaces

Returns:

  • OptionBool

    Global Options for ArchitectureDisplayVerticalSurfaces

GetCheckSurfaceOnCeiling

GetCheckSurfaceOnCeiling() -> OptionBool

Get the Global Options for CheckSurfaceOnCeiling

Returns:

  • OptionBool

    Global Options for CheckSurfaceOnCeiling

GetCheckSurfaceOnFloor

GetCheckSurfaceOnFloor() -> OptionBool

Get the Global Options for CheckSurfaceOnFloor

Returns:

  • OptionBool

    Global Options for CheckSurfaceOnFloor

GetCheckSurfaceOnWalls

GetCheckSurfaceOnWalls() -> OptionBool

Get the Global Options for CheckSurfaceOnWalls

Returns:

  • OptionBool

    Global Options for CheckSurfaceOnWalls

GetFinishElementVisibility

GetFinishElementVisibility() -> OptionInt

Get the Global Options for finish elements visibility in view

Returns:

  • OptionInt

    Global Options for finish elements visibility in view

GetFinishElementsVisibilityInViews

GetFinishElementsVisibilityInViews() -> object

Get the Global Options view types to display finish elements in

Returns:

  • SceneProperties ( object ) –

    :ViewTypes

GetFinishesMinThicknessPerLayer

GetFinishesMinThicknessPerLayer() -> OptionDouble

Get the Global Options for FinishesMinThicknessPerLayer

Returns:

  • OptionDouble

    Global Options for FinishesMinThicknessPerLayer

GetFinishesMinTotalThickness

GetFinishesMinTotalThickness() -> OptionDouble

Get the Global Options for FinishesMinTotalThickness

Returns:

  • OptionDouble

    Global Options for FinishesMinTotalThickness

GetIsArRoomStrokeFixed

GetIsArRoomStrokeFixed() -> OptionBool

Get the Global Options for IsArRoomStrokeFixed

Returns:

  • OptionBool

    Global Options for IsArRoomStrokeFixed

GetRoom3dShouldInteractWithBeam

GetRoom3dShouldInteractWithBeam() -> OptionBool

Get the Global Options for Room3dShouldInteractWithBeam

Returns:

  • OptionBool

    Global Options for Room3dShouldInteractWithBeam

GetRoomPlotableCreation

GetRoomPlotableCreation() -> OptionBool

Get the Global Options for RoomPlotableCreation

Returns:

  • OptionBool

    Global Options for RoomPlotableCreation

GetSurfacePlotableCreation

GetSurfacePlotableCreation() -> OptionBool

Get the Global Options for SurfacePlotableCreation

Returns:

  • OptionBool

    Global Options for SurfacePlotableCreation

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

VertFinishesHaveSymbolicThicknessOnly

VertFinishesHaveSymbolicThicknessOnly() -> OptionBool

Get the Global Options for VertFinishesHaveSymbolicThicknessOnly (false if vertical finishes shall be shown in their real thickness)

Returns:

  • OptionBool

    Global Options for VertFinishesHaveSymbolicThicknessOnly (false if vertical finishes shall be shown in their real thickness)

Placeholder