Show / Hide Table of Contents

Interface IElectricMotorPart

Inherited Members
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 IElectricMotorPart : IRigidPart, IDisposable, IMeshObject, ISceneObject

Properties

Motor

Declaration
IElectricMotor Motor { get; set; }
Property Value
Type Description
IElectricMotor
Back to top Generated by DocFX