MoverConstraintRootBehaviorMode
Values for Workspace.MoverConstraintRootBehavior. Controls the logic for selecting the assembly root part when using various mover constraints.
Items
Name | Value | Summary |
---|---|---|
Default | 0 | The default option for Workspace.MoverConstraintRootBehavior. Currently set to Disabled. |
Disabled | 1 | The legacy logic will be used for assembly root part selection when a mechanism contains a mover constraint. |
Enabled | 2 | Improved logic will be used for assembly root part selection when a mechanism contains a mover constraint. This improved logic gives more consistent behavior when compared with other constraints or the deprecated BodyMover classes. |