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 toolbar allows a user to select one of the predefined views for the 3D Preview to animate to. The predefined views available are:
The views are based on the origin of the 3D model displayed in the control.
The default value of the property can be changed by selecting the required value from the property field.
Enable Animations Property Value | Result |
---|---|
False | Will not display the animations toolbar in the control. |
True | Will display the animations toolbar in the control. |
The Animations menu will not be displayed when the following property values of the 3D Preview Control are set:
Border Style Value | Height Value |
---|---|
None | < 270 |
SingleLine | < 272 |
Inset3D | < 274 |
DriveWorks 21 and onwards
The Animations menu will display for all sizes when this property is set to True.
Form Design
A type of control property where the value can only be set in the Form Designer (not by a rule).