RigidBodyAspect Properties |
The RigidBodyAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| AngularDamping | The angular damping coefficient (larger values increase the angular velocity lost over time). | |
| AngularFactor | The (world) axes in which the rigid body is permitted to rotate. Values of one and zero specify that rotation is disabled and enabled respectively. | |
| 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.) | |
| CenterOfMassOffset | The local offset for the rigid body's center of mass. | |
| ContextVisual | The Visual that represents the top level part or assembly from the CAD package. (Inherited from ExportableVisualAspect.) | |
| document | (Inherited from VisualAspect.) | |
| Dynamic | ||
| GravityEnabled | Whether gravity should affect the (dynamic) rigid body. | |
| 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.) | |
| Kinematic | Whether the rigid body is kinematic. | |
| LinearDamping | The linear damping coefficient (larger values increase the linear velocity lost over time). | |
| LinearFactor | The (world) axes in which the rigid body is permitted to move. Values of one and zero specify that movement is disabled and enabled respectively. | |
| Mass | The mass of the (dynamic) rigid body. | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Visual | (Inherited from VisualAspect.) |