select_all_case# part.select_all_case() → int# Selects all parts in the current case as the target for future part: commands. Examples:ensight.part.select_all_case() ensight.part.modify_begin() ensight.part.colorby_rgb(1,0,0) ensight.part.modify_end() Returns:zero on success, non-zero on error