This method allows you to check whether a specified entity exists in an entity list.
Cimatron 2024 or later
int IsEntityExist(interop.CimBaseAPI.ICimEntity iEntity);
def IsEntityExist(iEntity: interop.CimBaseAPI.ICimEntity) -> int
|
Return: int |
oResult—Result |
|
Input: interop.CimBaseAPI.ICimEntity |
iEntity—an Entity |
None
