select_default#

shock.select_default() int#

Specify that the default attributes of the shock part are to be set for all subsequent shock attribute updates.

Examples:
ensight.vortexcore.select_default()
ensight.part.modify_begin()
ensight.shock.momentum("none")
ensight.part.modify_end()
Returns:

zero on success, non-zero on error