Click or drag to resize

MotorProperties Class

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

Inheritance Hierarchy
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: 18.03.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public abstract class MotorProperties : OwnedProperties, 
	ISpeedProvider

The MotorProperties type exposes the following members.

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