User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_shape.create_tgis_dimensiontype

Table of Contents

TGIS_Shape.__init__(TGIS_DimensionType) constructor

DK11 for Python | tatukgis.pdk.TGIS_Shape.Create | Overloads | Constructors | Methods | Properties

Create a shape instance.

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

Syntax

# Python
def __init__(
  self,
  _dim: TGIS_DimensionType
) -> None: 

Parameters

Name Type Description
_dim TGIS_DimensionType Dimension

Remarks

For usage TGIS_LayerVector.CreateShape method is recommended instead.

Use this method to create a shape. Internally it calls Recreate method.

2023/08/09 01:59

Page Tools