DK11 for Python | tatukgis.pdk.TGIS_ParamsAbstract | Classes | Constructors | Methods | Properties
Common parameters ancestor.
# Python class TGIS_ParamsAbstract( Persistent ):
→ Persistent
Name | Visibility | Description | |
---|---|---|---|
__init__ | public | Create an instance. | |
Name | Visibility | Description | |
---|---|---|---|
CreateCopy | public | Make a copy of the object. | |
LoadFromConfig | public | Load parameters from the configuration file. | |
ResetSerial | public | Reset serial numer conter. | |
SaveToConfig | public | Save parameters into the configuration file. | |
Touch | public | Touch the object by incrementing Serial number. | |
Name | Visibility | Description | |
---|---|---|---|
Serial | public | Serial number updated after any property change. | |
UserObject | public | UserObject can be used to associate with Params a user-defined object. | |