KinematicPrismaticJointDescription Properties |
The KinematicPrismaticJointDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) translation axis for the prismatic joint. | |
| 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 | ||
| document | (Inherited from VisualAspect.) | |
| Expression | The expression for the translation distance. | |
| Id | (Inherited from SerializableObject.) | |
| InitialValue | The initial translation distance. | |
| 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.) | |
| LowerLimit | The lower limit for the translation distance | |
| LowerLimitEnabled | Whether the translation distance has a lower limit. | |
| Mode | The mode for the translation distance parameter. | |
| Motor | The motor that drives the translation distance. | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| UpperLimit | The upper limit for the translation distance. | |
| UpperLimitEnabled | Whether the translation distance has an upper limit. | |
| Value | The current translation distance. | |
| Visual | (Inherited from VisualAspect.) |