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