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 propertyAxis
The (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 propertyDistance
The 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 propertyLimitsEnabled
Whether the prismatic joint has limits enabled on the translation distance.
Public propertyLowerLimit
The lower limit for the translation distance.
Public propertyMaximumForce
The maximum force that can be used to drive the rigid body in order to achive the target speed of the motor.
Public propertyMode
Public propertyMotor
The motor that drives the rigid body.
Public propertyOtherVisual
The 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 propertyUpperLimit
The upper limit for the translation distance.
Public propertyVisual (Inherited from VisualAspect.)
Top
See Also