update#

Setup3DLayout.update(update_dictionary=None)[source]#

Update the setup based on the class arguments or a dictionary.

Parameters:
update_dictionarydict, optional

Dictionary of settings to apply.

Returns:
bool

True when successful, False when failed.

References

>>> oModule.Edit