DK11 for Python | tatukgis.pdk.TGIS_ShapePolygon.Create | Overloads | Constructors | Methods | Properties
Create a shape instance.
Available also on: Delphi | .NET | Java.
Overrides TGIS_Shape.__init__(TGIS_DimensionType).
# Python def __init__( self, _dim: TGIS_DimensionType ) -> None:
Name | Type | Description |
---|---|---|
_dim | TGIS_DimensionType | Dimension |
Use this method to create a shape. Internally it calls Recreate method.