KinematicSphericalJointDescription Methods |
The KinematicSphericalJointDescription type exposes the following members.
Methods|
| Name | Description |
|---|
 | CanAdd |
Determine whether the aspect can be added to the AspectContainer.
(Inherited from AspectComponentBase.) |
 | CleanupBindingAPI | (Inherited from AspectComponentBase.) |
 | FindAspectT | (Inherited from AspectComponentBase.) |
 | FindCreateAspectT | (Inherited from AspectComponentBase.) |
 | FindCreateManagedAspectT | (Inherited from AspectComponentBase.) |
 | OnAdded | (Overrides KinematicJointDescriptionOnAdded.) |
 | OnAssigned | (Overrides BindableVisualAspectOnAssigned.) |
 | OnBindableItemUpdated | (Overrides KinematicJointDescriptionOnBindableItemUpdated(BindableItem, ConnectionsUpdateType).) |
 | OnDisabled | (Inherited from KinematicJointDescription.) |
 | OnEnabled | (Inherited from KinematicJointDescription.) |
 | OnInitialize |
Called when the aspect container is Initialized, this should never be invoked manually
(Inherited from AspectComponentBase.) |
 | OnJointChanged | (Overrides KinematicJointDescriptionOnJointChanged(KinematicJoint, String).) |
 | OnJointInitialize | (Overrides KinematicJointDescriptionOnJointInitialize.) |
 | OnJointReset | (Overrides KinematicJointDescriptionOnJointReset.) |
 | OnParameterChanged | (Overrides KinematicJointDescriptionOnParameterChanged(Parameter, String).) |
 | OnRemoved | (Inherited from KinematicJointDescription.) |
 | OnReset |
Called when the aspect container is Reset, this should never be invoked manually
(Inherited from AspectComponentBase.) |
 | OnVisualLocationChanged | (Overrides KinematicJointDescriptionOnVisualLocationChanged(VisualLocation, String).) |
 | print | (Inherited from VisualAspect.) |
 | RaisePropertiesChanged | (Inherited from BindableBase.) |
 | RaisePropertyChanged(PropertyChangedEventArgs) | (Inherited from BindableBase.) |
 | RaisePropertyChanged(String) | (Inherited from BindableBase.) |
 | RemoveAspect(Object) | (Inherited from AspectComponentBase.) |
 | RemoveAspectT | (Inherited from AspectComponentBase.) |
 | RemoveManagedAspects | (Inherited from AspectComponentBase.) |
 | SerializableDependency(SerializableObject) | (Inherited from AspectComponentBase.) |
 | SerializableDependency(Visual) | (Inherited from AspectComponentBase.) |
 | SetT | (Inherited from KinematicJointDescription.) |
 | SetINotifyPropertyChangedPropertyT | (Inherited from BindableBase.) |
 | SetPropertyT(T, T, PropertyChangedEventArgs) | (Inherited from BindableBase.) |
 | SetPropertyT(T, T, String) | (Inherited from BindableBase.) |
 | SetVisualLocationT | (Inherited from KinematicJointDescription.) |
 | ToString | (Inherited from AspectComponentBase.) |
 | UpdateBindingAPI | (Inherited from AspectComponentBase.) |
 | UpdateBindingInterface | (Inherited from BindableVisualAspect.) |
 | UpdateJointInternal | (Overrides KinematicJointDescriptionUpdateJointInternal.) |
 | vector | (Inherited from VisualAspect.) |
Top
See Also