Interface IElectricMotorCurveArea
Inherited Members
System.IDisposable.Dispose()
Assembly: Experior.Interfaces.dll
Syntax
public interface IElectricMotorCurveArea : IElectricMotorPart, IRigidPart, IDisposable, IMeshObject, ISceneObject
Properties
HeightDifference
Declaration
float HeightDifference { get; set; }
Property Value
Type |
Description |
System.Single |
|
Length
Declaration
Property Value
Type |
Description |
System.Single |
|
Radius
Declaration
float Radius { get; set; }
Property Value
Type |
Description |
System.Single |
|