DK11 for Python | tatukgis.pdk.IGIS_Viewer.UnrotatedPoint | Methods | Properties
Compute original position of the rotated point.
# Python def UnrotatedPoint( self, _ptg: TGIS_Point ) -> TGIS_Point:
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point | rotated point |
Type | Description |
---|---|
TGIS_Point | Original un-rotated map coordinates. |