DK11 for Python | tatukgis.pdk.TGIS_CSAbstractList.Add | Constructors | Methods | Properties
Add new item into the list.
# Python def Add( self _obj: tatukgis.pdk.TGIS_CSAbstract ) -> tatukgis.pdk.TGIS_CSAbstract:
Name | Type | Description |
---|---|---|
_obj | tatukgis.pdk.TGIS_CSAbstract | object to be added |
Type | Description |
---|---|
tatukgis.pdk.TGIS_CSAbstract | Object itself. |