Show / Hide Table of Contents

Interface IElectricMotorCurveArea

Inherited Members
IElectricMotorPart.Motor
IRigidPart.Color
IRigidPart.Configured
IRigidPart.Disposed
IRigidPart.Disposing
IRigidPart.Dragable
IRigidPart.Enabled
IRigidPart.Friction
IRigidPart.LocalOrientation
IRigidPart.LocalPitch
IRigidPart.LocalPosition
IRigidPart.LocalRoll
IRigidPart.LocalYaw
IRigidPart.Name
IRigidPart.Orientation
IRigidPart.Parent
IRigidPart.Pitch
IRigidPart.Position
IRigidPart.Roll
IRigidPart.Selected
IRigidPart.UserSelected
IRigidPart.Yaw
IRigidPart.Visible
IRigidPart.Deselect()
IRigidPart.Highlight(Color)
IRigidPart.MouseUp()
IRigidPart.MoveByMouse(Vector3)
IRigidPart.Pick()
IRigidPart.Select()
System.IDisposable.Dispose()
IMeshObject.MeshData
IMeshObject.Transformation
IMeshObject.ColorArgb
IMeshObject.TextureId
IMeshObject.StaticGeometry
ISceneObject.Id
ISceneObject.SceneLayer
Namespace: Experior.Interfaces
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
float Length { get; }
Property Value
Type Description
System.Single

Radius

Declaration
float Radius { get; set; }
Property Value
Type Description
System.Single
Back to top Generated by DocFX