valid_id#

objs.valid_id(id: int) bool#

Check to see if a given id corresponds to an existing EnSight object

Args:
id:

An object id number.

Returns:

True if the EnSight object with the passed id currently exists.