DK11 for Python | tatukgis.pdk.TGIS_Shape.Reverse | Overloads | Constructors | Methods | Properties
Reverse the order of parts.
# Python def Reverse( self ) -> TGIS_Shape:
Type | Description |
---|---|
TGIS_Shape | Newly created shape. |
Use this method to reverse the order of parts in multipart shape. The shape structure will be rebuilt. See example.