DK11 for Python | tatukgis.pdk.TGIS_Shape.AppendGeometry | Constructors | Methods | Properties
Append geometry.
# Python def AppendGeometry( self, _shape: TGIS_Shape ) -> None:
Name | Type | Description |
---|---|---|
_shape | TGIS_Shape | shape with geometry to append |
Use this method to append geometry from other object. Can be used to safely combine shapes geometry etc.