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