KinematicPathFollowerJointDescription Properties |
The KinematicPathFollowerJointDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| Anchor | The (local) anchor for the path joint. | |
| AngleBindableItem | ||
| AngleExpression | The expression for the rotation angle. | |
| AngleInitialValue | The initial value for the rotation angle. | |
| AngleLimitsEnabled | Whether the rotation angle has limits. | |
| AngleLowerLimit | The lower limit for the rotation angle. | |
| AngleMode | The mode for the rotation angle parameter. | |
| AngleMotor | The motor that drives the rotation angle. | |
| AngleType | Whether the rotation angle is continuous or discontinuous. | |
| AngleUpperLimit | The upper limit for the rotation angle. | |
| AngleValue | The current value for the rotation angle. | |
| 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.) | |
| Base | The optional base visual that the primary visual is moved relative to (leave blank for the ground/world). (Inherited from KinematicJointDescription.) | |
| BindableItems | ||
| BindingInterface | (Inherited from BindableVisualAspect.) | |
| ContextVisual | The Visual that represents the top level part or assembly from the CAD package. (Inherited from ExportableVisualAspect.) | |
| DistanceBindableItem | ||
| DistanceExpression | The expression for the translation distance. | |
| DistanceInitialValue | The initial translation distance. | |
| DistanceLowerLimit | The lower limit for the translation distance. | |
| DistanceLowerLimitEnabled | Whether the translation distance has a lower limit. | |
| DistanceMode | The mode for the translation distance parameter. | |
| DistanceMotor | The motor that drives the translation distance. | |
| DistanceUpperLimit | The upper limit for the translation distance. | |
| DistanceUpperLimitEnabled | Whether the translation distance has an upper limit. | |
| DistanceValue | The current translation distance. | |
| document | (Inherited from VisualAspect.) | |
| Id | (Inherited from SerializableObject.) | |
| IO | ||
| 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 KinematicJointDescription.) | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Path | The path that the anchor is constrained to lie on. | |
| Visual | (Inherited from VisualAspect.) |