DK11 for Python | tatukgis.pdk.TGIS_Layer.Project | Constructors | Methods | Properties | Events
Applies a projection on the single point.
# Python def Project( self _ptg: tatukgis.pdk.TGIS_Point ) -> tatukgis.pdk.TGIS_Point:
Name | Type | Description |
---|---|---|
_ptg | tatukgis.pdk.TGIS_Point | point to be projected |
Type | Description |
---|---|
tatukgis.pdk.TGIS_Point | point with applied projection |