Click or drag to resize

MotorProperties Class

[Missing <summary> documentation for "T:Demo3D.Visuals.MotorProperties"]

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          OwnedProperties
            Demo3D.VisualsMotorProperties
              Demo3D.VisualsAngularMotorProperties
              Demo3D.VisualsConveyorMotorProperties
              Demo3D.VisualsDimensionlessMotorProperties

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public abstract class MotorProperties : OwnedProperties, 
	ISpeedProvider

The MotorProperties type exposes the following members.

Constructors
 NameDescription
Public methodMotorPropertiesInitializes a new instance of the MotorProperties class
Top
Properties
Methods
 NameDescription
Public methodReverseDirection 
Public methodSetGrayCode 
Top
Events
Fields
 NameDescription
Protected fieldStatic memberBrowseValue 
Top
See Also