Model# class ansys.edb.core.hierarchy.model.Model(msg)# Represents a base hierarchy model object. Methods Model.clone() Clone a model. Attributes Model.id int: Unique ID of the EDB object. Model.is_null bool: Flag indicating if the object exists in the database. Model.msg EDBObjMessage: Protobuf message that represents the object's ID.