DK11 for Python | tatukgis.pdk.TGIS_Shape.AddToLayer | Constructors | Methods | Properties
Add a copy of the shape to a layer using new UID.
# Python def AddToLayer( self ) -> TGIS_Shape:
Type | Description |
---|---|
TGIS_Shape | Pointer to the editable version of the shape. |
See CopyFields for example.