DK11 for Python | tatukgis.pdk.TGIS_FieldValueAliases.ResolveSet | Constructors | Methods | Properties
Resolve value in a meaning of saving it to a layer. Alias will be resolved to a corresponding field value.
# Python def ResolveSet( self _value: Variant ) -> Variant:
Name | Type | Description |
---|---|---|
_value | Variant | value to be check |
Type | Description |
---|---|
Variant | value to be saved to a layer |