AbstractRenamableElement#
- class ansys.modelcenter.workflow.grpc_modelcenter.abstract_renamable.AbstractRenamableElement(element_id: ansys.api.modelcenter.v0.element_messages_pb2.ElementId, engine: ansys.modelcenter.workflow.grpc_modelcenter.engine.Engine)#
Bases:
ansys.modelcenter.workflow.grpc_modelcenter.abstract_workflow_element.AbstractWorkflowElement,ansys.modelcenter.workflow.api.IRenamableElement,abc.ABCDefines the implementation for renaming with gRPC.
This implementation is inheritable.
Overview#
Rename the item. |
Import detail#
from ansys.modelcenter.workflow.grpc_modelcenter.abstract_renamable import AbstractRenamableElement