select_lastonecreated# part.select_lastonecreated() → int# Selects the last single part from the last part-creating operation. Examples:ensight.part.select_lastonecreated() ensight.part.modify_begin() ensight.part.colorby_rgb(1,0,0) ensight.part.modify_end() Returns:zero on success, non-zero on error