Cubit Python API 2026.6
Loading...
Searching...
No Matches
InvalidEntityException

An exception class to alert the caller that an invalid entity was attempted to be used. More...

Public Member Functions

 what (self)
 

Detailed Description

An exception class to alert the caller that an invalid entity was attempted to be used.

Likely the user is attempting to use an Entity who's underlying CubitEntity has been deleted.

Member Function Documentation

◆ what()

what ( self)