select_lastcreatedpart# part.select_lastcreatedpart() → int# Selects all of the parts created in the last part-creating operation. Examples:ensight.part.select_lastcreatedpart() ensight.part.modify_begin() ensight.part.colorby_rgb(1,0,0) ensight.part.modify_end() Returns:zero on success, non-zero on error