Click or drag to resize

DynamicPrismaticJointAspect Properties

The DynamicPrismaticJointAspect type exposes the following members.

Properties
 NameDescription
Protected propertyapp
(Inherited from VisualAspect)
Public propertyAspectManagedBy The Aspect that this is managed by.
(Inherited from AspectComponentBase)
Public propertyAxisThe (local) axis along which the visual's rigid body is permitted to translate.
Protected propertyBindingInterface
(Inherited from BindableVisualAspect)
Public propertyBindingNameStore Manages binding names for aspect bindable items.
(Inherited from AspectComponentBase)
Public propertyDistanceThe current translation distance.
Protected propertydocument
(Inherited from VisualAspect)
Public propertyDynamicFriction 
Public propertyId
(Inherited from SerializableObject)
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)
Protected propertyJoint
(Inherited from DynamicJointAspect)
Public propertyLimitsEnabledWhether the prismatic joint has limits enabled on the translation distance.
Public propertyLowerLimitThe lower limit for the translation distance.
Public propertyMaximumForceThe maximum force that can be used to drive the rigid body in order to achive the target speed of the motor.
Public propertyMode 
Public propertyMotorThe motor that drives the rigid body.
Public propertyOtherVisualThe optional base that the visual's rigid body is moved relative to (leave blank for the world).
(Inherited from DynamicJointAspect)
Public propertyPhysicsCreated
(Inherited from DynamicJointAspect)
Protected propertyPhysicsEngine
(Inherited from DynamicJointAspect)
Public propertyPhysicsNotCreated
(Inherited from DynamicJointAspect)
Public propertyStallTolerance 
Public propertyStaticFriction 
Public propertyUpperLimitThe upper limit for the translation distance.
Public propertyVisual
(Inherited from VisualAspect)
Top
See Also