User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.unrotatedpoint3d_ref_tgis_point3d

Table of Contents

IGIS_Viewer.UnrotatedPoint3D_ref method

DK11 for Delphi | GisInterfaces.IGIS_Viewer.UnrotatedPoint3D_ref | Methods | Properties

Compute original position of the rotated 3D point.

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

Syntax

// Delphi
public
  procedure UnrotatedPoint3D_ref(
    var _ptg : TGIS_Point3D
  );
// C++ Builder
public:
  void UnrotatedPoint3D_ref(
    TGIS_Point3D* &_ptg
  ) = 0;

Parameters

Name Type Description
_ptg TGIS_Point3D rotated point
2022/11/16 01:18

Page Tools