Click or drag to resize

RobotDescriptionJointParameter Class

[Missing <summary> documentation for "T:Demo3D.Components.RobotDescription.Joint.Parameter"]

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          Demo3D.CommonBindableBase
            Demo3D.ComponentsRobotDescriptionJointParameter

Namespace:  Demo3D.Components
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class Parameter : BindableBase

The RobotDescriptionJointParameter type exposes the following members.

Constructors
  NameDescription
Public methodRobotDescriptionJointParameter
Initializes a new instance of the RobotDescriptionJointParameter class
Public methodRobotDescriptionJointParameter(String)
Initializes a new instance of the RobotDescriptionJointParameter class
Top
Properties
Methods
See Also