DK11 for Python | tatukgis.pdk.IGIS_Viewer.RotatedPoint | Methods | Properties
Compute position of the point after the viewer rotation.
# Python def RotatedPoint( self, _ptg: TGIS_Point ) -> TGIS_Point:
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point | point in to be rotated |
Type | Description |
---|---|
TGIS_Point | Rotated map coordinates. |