Use this method to add an entity to an entity list.
Cimatron 2024 or later
void Add(interop.CimBaseAPI.ICimEntity iEntity);
def Add(iEntity: interop.CimBaseAPI.ICimEntity) -> None
| Return: None | |
|
Input: interop.CimBaseAPI.ICimEntity) |
An entity to be added to an entity list. |
None
