DynamicRevoluteJointAspect Properties |
The DynamicRevoluteJointAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| Anchor | The (local) point about which the visual's rigid body is permitted to rotate. | |
| Angle | The current rotation angle. | |
| AngularForce | (Inherited from DynamicJointAspect.) | |
| app | (Inherited from VisualAspect.) | |
| AspectId | An internal CAD-package specific Id for the Aspect. (Inherited from ExportableVisualAspect.) | |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| Axis | The (local) axis the defines the plane in which the visual's rigid body is permitted to rotate. | |
| BindingInterface | (Inherited from BindableVisualAspect.) | |
| ContextVisual | The Visual that represents the top level part or assembly from the CAD package. (Inherited from ExportableVisualAspect.) | |
| document | (Inherited from VisualAspect.) | |
| Id | (Inherited from SerializableObject.) | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsEnabled |
The value for whether the aspect is enabled.
(Inherited from AspectComponentBase.) | |
| IsInitialized |
Gets the value of whether or not this aspect has been initialized. An aspect is initialized during the scenes initialization when starting a model.
(Inherited from AspectComponentBase.) | |
| IsReadOnly |
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase.) | |
| Joint | (Inherited from DynamicJointAspect.) | |
| LimitsEnabled | Whether the revolute joint has limits enabled on the rotation angle. | |
| LinearForce | (Inherited from DynamicJointAspect.) | |
| LowerLimit | The lower limit for the rotation angle. | |
| MaximumTorque | The maximum torque that can be applied to achieve the motor's target speed. | |
| Motor | The motor that drives the rigid body. | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| OtherVisual | The optional base that the visual's rigid body is moved relative to (leave blank for the world). (Inherited from DynamicJointAspect.) | |
| PhysicsCreated | (Inherited from DynamicJointAspect.) | |
| PhysicsEngine | (Inherited from DynamicJointAspect.) | |
| PhysicsNotCreated | (Inherited from DynamicJointAspect.) | |
| Ratio | ||
| UpperLimit | The upper limit for the rotation angle. | |
| Visual | (Inherited from VisualAspect.) |