User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_contourgenerator.smoothen

Table of Contents

TGIS_ContourGenerator.Smoothen property

DK for Python | tatukgis_pdk.TGIS_ContourGenerator.Smoothen | Constructors | Methods | Properties | Events | Events

If True then the generated contours will be smoothened. Use carefully when creating polygon output because it may produce invalid geometry.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
@property
def Smoothen(
  self
) -> bool: 
 
@Smoothen.setter
def Smoothen(
  self,
  _value: bool
) -> None: 

Value

Type
bool

References

2025/01/31 01:19

Page Tools