Click or drag to resize

MotorAspect Properties

The MotorAspect type exposes the following members.

Properties
  NameDescription
Public propertyAccelerationUnits
Public propertyAspectId
An internal CAD-package specific Id for the Aspect.
(Inherited from ExportableVisualAspect.)
Public propertyAspectManagedBy
The Aspect that this is managed by.
(Inherited from AspectComponentBase.)
Public propertyContextVisual
The Visual that represents the top level part or assembly from the CAD package.
(Inherited from ExportableVisualAspect.)
Public propertyController
Public propertyCurrentSpeed
Public propertyDirection
Public propertyDistanceTravelled
Public propertyDoesResetTargetDirection
Public propertyDoesResetTargetSpeed
Public propertyDoesResetTargetState
Public propertyEncoder
Public propertyExternalPositionLimits
Public propertyId (Inherited from SerializableObject.)
Public propertyInitializationDirection
Public propertyInitializationPosition
Public propertyInitializationProperties
Public propertyInitializationSpeed
Public propertyIsCollapsed
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.)
Public propertyIsEnabled
The value for whether the aspect is enabled.
(Inherited from AspectComponentBase.)
Public propertyIsInitialized
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.)
Public propertyIsReadOnly
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase.)
Public propertyIsSteady
Public propertyLowerPositionLimit
Public propertyMaxAcceleration
Public propertyMaxAccelerationUnlocked
Whether the MaxAcceleration property is unlocked.
Public propertyMaxDeceleration
Public propertyMaxDecelerationUnlocked
Whether the MaxDeceleration property is unlocked.
Public propertyMaxPosition
Public propertyMaxPositionUnlocked
Whether the MaxPosition property is unlocked.
Public propertyMinPosition
Public propertyMinPositionUnlocked
Whether the MinPosition property is unlocked.
Public propertyName
The name for the motor.
(Overrides AspectComponentBaseName.)
Public propertyPositionUnits
Public propertyResetTargetDirection
Public propertyResetTargetProperties
Public propertyResetTargetSpeed
Public propertyResetTargetState
Public propertySpeedUnits
Public propertyState
Public propertyTargetDirection
Public propertyTargetDirectionUnlocked
Whether the TargetDirection property is unlocked.
Public propertyTargetSpeed
Public propertyTargetSpeedUnlocked
Whether the TargetSpeed property is unlocked.
Public propertyTargetState
Public propertyTargetStateUnlocked
Whether the State property is unlocked.
Public propertyUnitType
Public propertyUpperPositionLimit
Public propertyVisual (Inherited from VisualAspect.)
Top
See Also