Click or drag to resize

KinematicPathFollowerJointDescription Properties

The KinematicPathFollowerJointDescription type exposes the following members.

Properties
 NameDescription
Public propertyAnchorThe (local) anchor for the path joint.
Public propertyAngleBindableItem 
Public propertyAngleExpressionThe expression for the rotation angle.
Public propertyAngleInitialValueThe initial value for the rotation angle.
Public propertyAngleLimitsEnabledWhether the rotation angle has limits.
Public propertyAngleLowerLimitThe lower limit for the rotation angle.
Public propertyAngleModeThe mode for the rotation angle parameter.
Public propertyAngleMotorThe motor that drives the rotation angle.
Public propertyAngleTypeWhether the rotation angle is continuous or discontinuous.
Public propertyAngleUpperLimitThe upper limit for the rotation angle.
Public propertyAngleValueThe current value for the rotation angle.
Protected propertyapp
(Inherited from VisualAspect)
Public propertyAspectManagedBy The Aspect that this is managed by.
(Inherited from AspectComponentBase)
Public propertyBaseThe optional base visual that the primary visual is moved relative to (leave blank for the ground/world).
(Inherited from KinematicJointDescription)
Public propertyBindableItems 
Protected propertyBindingInterface
(Inherited from BindableVisualAspect)
Public propertyBindingNameStore Manages binding names for aspect bindable items.
(Inherited from AspectComponentBase)
Public propertyDistanceBindableItem 
Public propertyDistanceExpressionThe expression for the translation distance.
Public propertyDistanceInitialValueThe initial translation distance.
Public propertyDistanceLowerLimitThe lower limit for the translation distance.
Public propertyDistanceLowerLimitEnabledWhether the translation distance has a lower limit.
Public propertyDistanceModeThe mode for the translation distance parameter.
Public propertyDistanceMotorThe motor that drives the translation distance.
Public propertyDistanceUpperLimitThe upper limit for the translation distance.
Public propertyDistanceUpperLimitEnabledWhether the translation distance has an upper limit.
Public propertyDistanceValueThe current translation distance.
Protected propertydocument
(Inherited from VisualAspect)
Public propertyId
(Inherited from SerializableObject)
Public propertyIO 
Public propertyIsCollapsed Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase)
Public propertyIsEnabled The value for whether the aspect is enabled.
(Inherited from AspectComponentBase)
Public propertyIsReadOnly When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase)
Public propertyJoint
(Inherited from KinematicJointDescription)
Public propertyLength 
Public propertyPathThe path that the anchor is constrained to lie on.
Public propertyPathAspect 
Public propertyVisual
(Inherited from VisualAspect)
Top
See Also