User Tools

Site Tools


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

Table of Contents

TGIS_ShapePolygon.__init__(TGIS_DimensionType) constructor

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