Home Search

DriveWorks Pro 20
Enable Animations

Send Feedback

Enable Animations

The Enable Animations property determines if the 3D Preview control is to include the animations toolbar.

Property Type: Fixed

Default Value: False

Hierarchical Reference: ControlName.EnableMenu

The animations toolbar appears in the bottom right of the 3D Preview Control during a specification.

When clicked the full toolbar is displayed.

The height at which the animations icon is shown depends on the setting applied to the Border Style property.

Border Style - None minimum height 270.

Border Style - SingleLine minimum height 272.

Border Style - Inset3D minimum height 274.

The toolbar allows a user to select one of the predefined views for the 3D Preview to animate to. The predefined views available are:

  • Bottom
  • Top
  • Left
  • Back
  • Right
  • Front
  • Isometric
  • Play - Animates through all of the predefined views.

The views are based on the origin of the 3D model displayed in the control.

To Change the Default Value

The default value of the property can be changed by selecting the required value from the property field.

  1. Click in the property for the control to be changed.
  2. Select the required value from the drop down.

Examples

Enable Animations Property ValueResult
FalseWill not display the animations toolbar in the control.
TrueWill display the animations toolbar in the control.

Form Design

A type of control property where the value can only be set in the Form Designer (not by a rule).