Click or drag to resize

RobotDescriptionJoint Class

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

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

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

The RobotDescriptionJoint type exposes the following members.

Constructors
  NameDescription
Public methodRobotDescriptionJoint
Initializes a new instance of the RobotDescriptionJoint class
Top
Properties
  NameDescription
Public propertyName
Public propertyParameters
Public propertyType
Top
Methods
See Also