DK11 for Python | tatukgis.pdk.TGIS_LayerVector.WriteShapeDirect | Constructors | Methods | Properties | Events
Writes a shape directly into storage.
# Python def WriteShapeDirect( self _shape: tatukgis.pdk.TGIS_Shape ) -> None:
Name | Type | Description |
---|---|---|
_shape | tatukgis.pdk.TGIS_Shape | shape to be saved |
Use this method to write a shape into storage.