Show / Hide Table of Contents

Interface IElectricMotorRotation

Inherited Members
IElectricMotor.OnBeginStart
IElectricMotor.OnBeginStop
IElectricMotor.OnDisposed
IElectricMotor.OnEmbeddedChanged
IElectricMotor.CurrentDirection
IElectricMotor.Embedded
IElectricMotor.Enabled
IElectricMotor.Entities
IElectricMotor.Error
IElectricMotor.Name
IElectricMotor.On
IElectricMotor.Selectable
IElectricMotor.Selected
IElectricMotor.UsingONSwitch
IElectricMotor.Copy()
IElectricMotor.KeyDown(Key)
IElectricMotor.Step(Single)
IElectricMotor.ToggleVisibility()
IElectricMotor.DoubleClick()
IMotor.OnDirectionChanged
IMotor.OnEnableChanged
IMotor.OnSpeedChanged
IMotor.OnStarted
IMotor.OnStopped
IMotor.Arrows
IMotor.CurrentSpeed
IMotor.Direction
IMotor.Locked
IMotor.Running
IMotor.Speed
IMotor.Visible
IMotor.Add(IArrow)
IMotor.Backward()
IMotor.Forward()
IMotor.Remove(IArrow)
IMotor.Reset()
IMotor.Start()
IMotor.Stop()
IMotor.SwitchDirection()
IEntityNotification.Notification
IEntityNotification.Warning
IEntity.OnNameChanged
IEntity.EntityId
IEntity.Image
IEntity.ListSolutionExplorer
IEntity.Parent
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
Back to top Generated by DocFX