User Tools

Site Tools


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

Table of Contents

TGIS_Shape.UpdatePoint3D method

DK11 for Python | tatukgis.pdk.TGIS_Shape.UpdatePoint3D | Constructors | Methods | Properties

Update point value in 3D.

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

Syntax

# Python
def UpdatePoint3D(
  self,
  _part: int,
  _pos: int,
  _ptg: TGIS_Point3D
) -> None: 

Parameters

Name Type Description
_part int part number
_pos int point number
_ptg TGIS_Point3D point to be set; in layer units
2024/07/31 01:18

Page Tools