Skip to content

IDigitalTerrainModelOptions

Canonical path: NemAll_Python_AllplanSettings.IDigitalTerrainModelOptions

Interface to get the User Settings for the DigitalTerrainModel Options

Methods:

GetBreaklines

GetBreaklines() -> OptionInt

Get the Global Options for Breaklines

Returns:

  • OptionInt

    Global Options for Breaklines

GetDecimalPlace

GetDecimalPlace() -> OptionInt

Get the Global Options for DecimalPlace

Returns:

  • OptionInt

    Global Options for DecimalPlace

GetExteriorBoundary

GetExteriorBoundary() -> OptionInt

Get the Global Options for ExteriorBoundary

Returns:

  • OptionInt

    Global Options for ExteriorBoundary

GetIsIntersectionPolygonFixed

GetIsIntersectionPolygonFixed() -> OptionBool

Get the Global Options for IsIntersectionPolygonFixed

Returns:

  • OptionBool

    Global Options for IsIntersectionPolygonFixed

GetPlaceofHeightLabeling

GetPlaceofHeightLabeling() -> OptionInt

Get the Global Options for PlaceofHeightLabeling

Returns:

  • OptionInt

    Global Options for PlaceofHeightLabeling

GetPointLabeling

GetPointLabeling() -> OptionInt

Get the Global Options for PointLabeling

Returns:

  • OptionInt

    Global Options for PointLabeling

GetRecesses

GetRecesses() -> OptionInt

Get the Global Options for Recesses

Returns:

GetSmoothingFactor

GetSmoothingFactor() -> OptionInt

Get the Global Options for SmoothingFactor

Returns:

  • OptionInt

    Global Options for SmoothingFactor

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