ILifetimeInformation#

class ansys.stk.core.stkobjects.ILifetimeInformation#

Provide the information about the lifetime of the object.

Overview#

has_been_deleted

Determine if the object has been deleted or has become invalid due to some other modifications to its internal state.

Import detail#

from ansys.stk.core.stkobjects import ILifetimeInformation

Property detail#

property ILifetimeInformation.has_been_deleted: bool#

Determine if the object has been deleted or has become invalid due to some other modifications to its internal state.