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.
# Python @property def Smoothen( self ) -> bool: @Smoothen.setter def Smoothen( self, _value: bool ) -> None:
| Type |
|---|
| bool |