Skip to content
< All Topics

IEntity

IEntity is an interface for a model entity that is typically shown in the Solution Explorer and has a Name, EntityId and properties to enable/disable itself and indicate whether it is selected and whether it can be deleted.

It also contains a getter property to indicate the parent of the entity.

Typical classes that implement the IEntity interface are

Experior.Core.Assemblies.Assembly,

Experior.Core.Motors.Electric,

Experior.Core.Communication.PLC.Input,

Experior.Core.Communication.PLC.Output.

Was this article helpful?
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.