RollerConveyorAspect Class |
[Missing <summary> documentation for "T:Demo3D.Visuals.RollerConveyorAspect"]
Namespace: Demo3D.Visuals
public class RollerConveyorAspect : ExportableVisualAspect, IConveyor
The RollerConveyorAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| RollerConveyorAspect | Initializes a new instance of the RollerConveyorAspect 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.) | |
| DynamicMode | ||
| FrictionMaterial | ||
| Gearing | ||
| 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.) | |
| MaximumRollerTorque | ||
| Motor | ||
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| RollerDamping | ||
| RollerGeometryType | ||
| RollerJointType | ||
| RollerMass | ||
| Rollers | ||
| RollerVisuals | ||
| Visual | (Inherited from VisualAspect.) |
| Name | Description | |
|---|---|---|
| IsEnabledChanged | (Inherited from AspectComponentBase.) | |
| OnMotorChanged |
An event that is triggered whenever the conveyor is assigned a different motor.
|