Click or drag to resize

KinematicSphericalJointDescription Properties

The KinematicSphericalJointDescription type exposes the following members.

Properties
 NameDescription
Public propertyAnchorThe (local) anchor for the spherical joint.
Public propertyAngle1BindableItem 
Public propertyAngle1ExpressionThe expression for the first axis rotation angle.
Public propertyAngle1InitialValueThe initial first axis rotation angle.
Public propertyAngle1LimitsEnabledWhether the first axis rotation angle is limited.
Public propertyAngle1LowerLimitThe lower limit for the first axis rotation angle.
Public propertyAngle1ModeThe mode for the first axis rotation angle parameter.
Public propertyAngle1MotorThe motor that drives the first axis rotation angle.
Public propertyAngle1TypeWhether the first axis rotation angle is continuous or discontinuous.
Public propertyAngle1UpperLimitThe upper limit for the first axis rotation angle.
Public propertyAngle1ValueThe current first axis rotation angle.
Public propertyAngle2BindableItem 
Public propertyAngle2ExpressionThe expression for the second axis rotation angle.
Public propertyAngle2InitialValueThe initial second axis rotation angle.
Public propertyAngle2LimitsEnabledWhether the second axis rotation angle is limited.
Public propertyAngle2LowerLimitThe lower limit for the second axis rotation angle.
Public propertyAngle2ModeThe mode for the second axis rotation angle parameter.
Public propertyAngle2MotorThe motor that drives the second axis rotation angle.
Public propertyAngle2TypeWhether the second axis rotation angle is continuous or discontinuous.
Public propertyAngle2UpperLimitThe upper limit for the second axis rotation angle.
Public propertyAngle2ValueThe current second axis rotation angle.
Public propertyAngle3BindableItem 
Public propertyAngle3ExpressionThe expression for the third axis rotation angle.
Public propertyAngle3InitialValueThe initial third axis rotation angle.
Public propertyAngle3LimitsEnabledWhether the third axis rotation angle is limited.
Public propertyAngle3LowerLimitThe lower limit for the third axis rotation angle.
Public propertyAngle3ModeThe mode for the third axis rotation angle parameter.
Public propertyAngle3MotorThe motor that drives the third axis rotation angle.
Public propertyAngle3TypeWhether the third axis rotation angle is continuous or discontinuous.
Public propertyAngle3UpperLimitThe upper limit for the third axis rotation angle.
Public propertyAngle3ValueThe current third axis rotation angle.
Protected propertyapp
(Inherited from VisualAspect)
Public propertyAspectManagedBy The Aspect that this is managed by.
(Inherited from AspectComponentBase)
Public propertyAxis1The first (local) axis for the spherical joint, which should be orthogonal to the second axis.
Public propertyAxis2The second (local) axis for the spherical joint, which should be orthogonal to the first axis.
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)
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 propertyVisual
(Inherited from VisualAspect)
Top
See Also