DK11 for Python | tatukgis.pdk.TGIS_Config.ReadBasement | Constructors | Methods | Properties
Read parameters given by _name. If Parameters do not exist or are invalid, then _default value will be used.
# Python def ReadBasement( self, _name: str, _default: TGIS_3DBasementType ) -> TGIS_3DBasementType:
Name | Type | Description |
---|---|---|
_name | str | name of value |
_default | TGIS_3DBasementType | default value |
Type | Description |
---|---|
TGIS_3DBasementType | parameter value |