Skip to content

IArchPlaneOptions

Canonical path: NemAll_Python_AllplanSettings.IArchPlaneOptions

Interface to get the User Settings for the ArchPlane Options

Methods:

GetBottomHeightForDefaultPlane

GetBottomHeightForDefaultPlane() -> OptionDouble

Get the Global Options BottomHeightForDefaultPlane

Returns:

  • OptionDouble

    Global Options BottomHeightForDefaultPlane

GetColorForDefaultPlane

GetColorForDefaultPlane() -> OptionInt

Get the Global Options for ColorForDefaultPlane

Returns:

  • OptionInt

    Global Options for ColorForDefaultPlane

GetColorForRoofPlane

GetColorForRoofPlane() -> OptionInt

Get the Global Options ColorForRoofPlane

Returns:

  • OptionInt

    Global Options ColorForRoofPlane

GetDrawDefaultPlane3D

GetDrawDefaultPlane3D() -> OptionBool

Get the Global Options DrawDefaultPlane3D

Returns:

  • OptionBool

    Global Options DrawDefaultPlane3D

GetDrawRoofPlane3D

GetDrawRoofPlane3D() -> OptionBool

Get the Global Options DrawRoofPlane3D

Returns:

GetLayerColorForRoofPlane

GetLayerColorForRoofPlane() -> OptionInt

Get the Global Options GetLayerColorForRoofPlane

Returns:

  • OptionInt

    Global Options GetLayerColorForRoofPlane

GetLayerFlagsRoofPlane

GetLayerFlagsRoofPlane() -> OptionInt

Get the global Options of the Layer Flags for the 'Roof Plane'

Returns:

  • 1 ( OptionInt ) –

    Pen by layer, 2: Stroke by layer, 3: Color by layer

GetLayerForRoofPlane

GetLayerForRoofPlane() -> OptionInt

Get the Global Options GetLayerForRoofPlane

Returns:

  • OptionInt

    Global Options GetLayerForRoofPlane

GetLayerPenForRoofPlane

GetLayerPenForRoofPlane() -> OptionInt

Get the Global Options for GetLayerPenForRoofPlane

Returns:

  • OptionInt

    Global Options for GetLayerPenForRoofPlane

GetLayerStringForRoofPlane

GetLayerStringForRoofPlane() -> OptionString

Get the Global Options GetLayerStringForRoofPlane

Returns:

  • OptionString

    Global Options GetLayerStringForRoofPlane

GetLayerStrokeForRoofPlane

GetLayerStrokeForRoofPlane() -> OptionInt

Get the Global Options for Stroke of the GetLayerStrokeForRoofPlane

Returns:

  • OptionInt

    Global Options for Stroke of the GetLayerStrokeForRoofPlane

GetPenForDefaultPlane

GetPenForDefaultPlane() -> OptionInt

Get the Global Options for PenForDefaultPlane

Returns:

  • OptionInt

    Global Options for PenForDefaultPlane

GetPenForRoofPlane

GetPenForRoofPlane() -> OptionInt

Get the Global Options for PenForRoofPlane

Returns:

  • OptionInt

    Global Options for PenForRoofPlane

GetRoofPlaneCreatePlotable

GetRoofPlaneCreatePlotable() -> OptionBool

Get the Global Options RoofPlaneCreatePlotable

Returns:

  • OptionBool

    Global Options RoofPlaneCreatePlotable

GetRoofPlaneFixFormat

GetRoofPlaneFixFormat() -> OptionBool

Get the Global Options RoofPlaneFixFormat

Returns:

  • OptionBool

    Global Options RoofPlaneFixFormat

GetStrokeForDefaultPlane

GetStrokeForDefaultPlane() -> OptionInt

Get the Global Options for StrokeForDefaultPlane

Returns:

  • OptionInt

    Global Options for StrokeForDefaultPlane

GetStrokeForRoofPlane

GetStrokeForRoofPlane() -> OptionInt

Get the Global Options for Stroke of the 'Roof Plane'

Returns:

  • OptionInt

    Global Options for Stroke of the 'Roof Plane'

GetSurfaceNameForDefaultPlane

GetSurfaceNameForDefaultPlane() -> OptionString

Get the Global Options SurfaceNameForDefaultPlane

Returns:

  • OptionString

    Global Options SurfaceNameForDefaultPlane

GetSurfaceNameForRoofPlane

GetSurfaceNameForRoofPlane() -> OptionString

Get the Global Options SurfaceNameForRoofPlane

Returns:

GetSurfacePathForDefaultPlane

GetSurfacePathForDefaultPlane() -> OptionString

Get the Global Options SurfacePathForDefaultPlane

Returns:

  • OptionString

    Global Options SurfacePathForDefaultPlane

GetSurfacePathForRoofPlane

GetSurfacePathForRoofPlane() -> OptionString

Get the Global Options SurfacePathForRoofPlane

Returns:

GetTopHeightForDefaultPlane

GetTopHeightForDefaultPlane() -> OptionDouble

Get the Global Options TopHeightForDefaultPlane

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