Interface IElectricMotorPart
Inherited Members
System.IDisposable.Dispose()
Namespace: Experior.Interfaces
Assembly: Experior.Interfaces.dll
Syntax
public interface IElectricMotorPart : IRigidPart, IDisposable, IMeshObject, ISceneObject
Properties
Motor
Declaration
IElectricMotor Motor { get; set; }
Property Value
Type | Description |
---|---|
IElectricMotor |