select_default#
- vortexcore.select_default() int #
Specify that the default attributes of the vortex core part are to be set for all subsequent vortex core creates and updates.
- Examples:
ensight.vortexcore.select_default() ensight.part.modify_begin() ensight.vortexcore.momentum("none") ensight.part.modify_end()
- Returns:
zero on success, non-zero on error