Interface IElectricMotorRotation
Inherited Members
System.IDisposable.Dispose()
Namespace: Experior.Interfaces
Assembly: Experior.Interfaces.dll
Syntax
public interface IElectricMotorRotation : IElectricMotor, IMotor, IEntityNotification, IEntity, IDisposable
Properties
Assemblies
Gets the assemblies.
Declaration
IMotorRotationAssemblyCollection Assemblies { get; }
Property Value
Type | Description |
---|---|
IMotorRotationAssemblyCollection | The assemblies. |
Parts
Declaration
IMotorRotationPartCollection Parts { get; }
Property Value
Type | Description |
---|---|
IMotorRotationPartCollection |