KinematicFixedJoint Class |
Namespace: Demo3D.Components
public class KinematicFixedJoint : ExportableVisualAspect
The KinematicFixedJoint type exposes the following members.
| Name | Description | |
|---|---|---|
| KinematicFixedJoint | Initializes a new instance of the KinematicFixedJoint class |
| 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.) | |
| 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.) | |
| FixedVisuals | The list of visuals that are fixed relative to this visual. | |
| Id | (Inherited from SerializableObject.) | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsEnabled | (Inherited from AspectComponentBase.) | |
| IsInitialized | (Inherited from AspectComponentBase.) | |
| IsReadOnly | (Inherited from AspectComponentBase.) | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Visual | (Inherited from VisualAspect.) | |
| Visuals | The list of visuals that are fixed relative to this visual. |
| Name | Description | |
|---|---|---|
| IsEnabledChanged | (Inherited from AspectComponentBase.) |