Animator 4 - Home: gns

36
GNS, 22.05.2008 Seite 1 Animator 4

Transcript of Animator 4 - Home: gns

Page 1: Animator 4 - Home: gns

GNS, 22.05.2008Seite 1

Animator 4

Page 2: Animator 4 - Home: gns

GNS, 22.05.2008Seite 2

Basics

✗ Cross-Platform GUI with Qt– OS independent features– typical GUI-elements on all platforms,

consistent Look & Feel independent of platform

✗ common kernel with A3– all features of A3 are available with A4– full compatibility with A3

Page 3: Animator 4 - Home: gns

GNS, 22.05.2008Seite 3

Multithreading

✗ Input-Interfaces✗ Geometry-cleanup & -preprocessing✗ Plugins✗ System Commands

Page 4: Animator 4 - Home: gns

GNS, 22.05.2008Seite 4

Batchmode

✗ seperate executable✗ independent of GUI (i.e. no X-Windows

needed) via Software-Rendering✗ available for Linux, HP-UNIX & Windows✗ Feature Range = A3

Page 5: Animator 4 - Home: gns

GNS, 22.05.2008Seite 5

advanced commandsyntax

✗ specification of command-targets:

– „s“ Slot, „v“ View– by Name or Id, i.e. „s[5]v[MyModelView]:“

✗ symbolic Ids

– „all“ all available targets– „act“ all active targets– „new“ generate new target

✗ line continuation (@@) in session files

✗ multiple commands per line (;)

✗ old syntax still supported

Page 6: Animator 4 - Home: gns

GNS, 22.05.2008Seite 6

GUI: Commandwidget

✗ Slotmanager– direct de-/activiation of arbitrary slot

combinations for command execution– automatic synchronization with visible slots– deletion of slots

Slot Manager

Message Window

Status Bar Command Editand History

Synchronizationwith View

AnimationControl

Page 7: Animator 4 - Home: gns

GNS, 22.05.2008Seite 7

AutoCompletion

✗ Immediate display of available commands on every level

✗ Filename entry provides list of existing files and directories

✗ Replacement for Utilities/Command

Command File

Page 8: Animator 4 - Home: gns

GNS, 22.05.2008Seite 8

GUI

Single Window Multiple Windows

✗ free configurable✗ automatic saving of layout

Page 9: Animator 4 - Home: gns

GNS, 22.05.2008Seite 9

Dialog Collection

DialogArea

DialogSelection

✗ Space saving handling of multiple dialogs

✗ Dockable✗ Automatic

saving of collected state

Page 10: Animator 4 - Home: gns

GNS, 22.05.2008Seite 10

Views

✗ direct access to views in commands via ID or name

✗ no limitation on number of views

Model Curve Video FLC

Page 11: Animator 4 - Home: gns

GNS, 22.05.2008Seite 11

Default View

✗ 1 active view (as default target for commands)

✗ activity state (border of graphics area):

– red: active– yellow: active (forced)– grey: inactive

✗ forced activity available with „keep active“ switch in context menu

active (forced) active inactive

Page 12: Animator 4 - Home: gns

GNS, 22.05.2008Seite 12

Instant Mouse Actions

Item­Filter

Action Style Color

✗ standard mouse behaviour for model views

✗ item-sensitive

Page 13: Animator 4 - Home: gns

GNS, 22.05.2008Seite 13

Importdialog

✗ all import options gathered in one dialog

✗ Animator Database now normal Interface: „Database“

✗ available through „File/Open“ or -Button

Page 14: Animator 4 - Home: gns

GNS, 22.05.2008Seite 14

Autoload

✗ Automatic storage of Imported data per File in FileHistory

✗ Configurable One-Click Import

✗ Automatic loading of result data with geometry

✗ Autoload names stored per Interface

AutomaticContentScan

Automatic DataImport

Autoload DataConfiguration

Page 15: Animator 4 - Home: gns

GNS, 22.05.2008Seite 15

Exportdialog

✗ all export options gathered in one dialog

✗ available through „File/Save“ or -Button

Page 16: Animator 4 - Home: gns

GNS, 22.05.2008Seite 16

Videoexport

✗ GUI-Frontend for video creation

✗ Configuration of video parameters

✗ Recording of single view or workspace

Start/StopRecording Video Statistics

Inputfile

Source­ & Output­Settings

Page 17: Animator 4 - Home: gns

GNS, 22.05.2008Seite 17

Edit Highlighting

✗ Colored background as feedback for modified data

✗ Colored background as feedback for file status

✗ Color adjustable

Invalid File Selection

Valid File Selection

Field containingoriginal value

Field withmodified value

Page 18: Animator 4 - Home: gns

GNS, 22.05.2008Seite 18

What's This Help

✗ all platforms

✗ extended helptext for complex features

Page 19: Animator 4 - Home: gns

GNS, 22.05.2008Seite 19

About Animator4

✗ Available through „Help/About Animator4“

✗ List of New Features, Changes & Bugfixes

✗ Execution Environment

ConfigurationNews

Page 20: Animator 4 - Home: gns

GNS, 22.05.2008Seite 20

Curves✗ platform-independent selection of interfaces

– ASCII-XY-Data– Pamcrash– Dyna 3D (ASCII & Binary)– Radioss– Abaqus– DIAdem– ISO-MME

✗ assignment of curves to slots

✗ extension of visualization features

Page 21: Animator 4 - Home: gns

GNS, 22.05.2008Seite 21

Curve Import & List

✗ Scan & Contentslist of Files

✗ Selection of importdata up to Item Level

✗ Listing of Slot Contents

Category

Functions

Items

Curves &Statistics

Page 22: Animator 4 - Home: gns

GNS, 22.05.2008Seite 22

CurveView

Axis (can be positioned oneither side of diagramm)

Diagram

Legend(position free choosable)

✗ Fully configurable

✗ Selection sensitive Contextmenu

Page 23: Animator 4 - Home: gns

GNS, 22.05.2008Seite 23

CurveView Configuration

✗ Various Style Settings for Curves and Axes

✗ Settings apply to selected view only✗ Curvenames are global

CurveProperties

AxisProperties

Title

Style

AxisAssociation

Title

Style

Page 24: Animator 4 - Home: gns

GNS, 22.05.2008Seite 24

Calculator

✗ Generation of Curves

✗ Calculation with Curves and Scalars

✗ All Functions of Evaluator✗ Curve insertion from Curvelist and Curveview

Formula Line Edit

FunctionCategories

Options

Function Buttons Numerical Pad

Page 25: Animator 4 - Home: gns

GNS, 22.05.2008Seite 25

Slot Data Structure

✗ Arbitrary number of results (sets)

✗ Arbitrary number of functions per set

✗ Identified by name

Page 26: Animator 4 - Home: gns

GNS, 22.05.2008Seite 26

Multiple Results

Import Mode

✗ Specification during import

✗ Append Mode:

– generate new set / new function in set✗ Overwrite Mode:

– delete old data, import to new set

Page 27: Animator 4 - Home: gns

GNS, 22.05.2008Seite 27

Result Management

✗ Multiple Displacement Sets

✗ Multiple Functions per Displacement Set

Functionlist &Selection

Display &AnimationSettings

Set­ &Statelist

Set­ & Statecontrol

Page 28: Animator 4 - Home: gns

GNS, 22.05.2008Seite 28

User Configuration

✗ Generation of actions

✗ Assignments of Shortcuts

✗ Generation of toolbars✗ Import of old A3-Button-Files

Actions &Shortcuts

Toolbars

ImportTooltip (Command)

Page 29: Animator 4 - Home: gns

GNS, 22.05.2008Seite 29

User Configuration (2)

✗ Style properties (Name, Icon, etc.)

✗ Execution of commands, sessionfiles or plugins

✗ Separate on/off State✗ Exclusive (Radio) Groups

Style

Execution

Shortcut

Name

ExclusiveSwitch

Page 30: Animator 4 - Home: gns

GNS, 22.05.2008Seite 30

Optionsdialog

✗ resorted and redesigned

✗ additional settings

Settings

Category

Page 31: Animator 4 - Home: gns

GNS, 22.05.2008Seite 31

Searching & Filtering

✗ search: find first matching item

✗ filter: show only matching items

✗ sorting in both directions for all columns

✗ sort marker

Page 32: Animator 4 - Home: gns

GNS, 22.05.2008Seite 32

Color Selection

✗ QuickSelection Colors:

– File a4_SelectColor.rgb✗ Selection:

– graphical– RGB– HSV

✗ Color-Preview

Level 1

Level 2

Page 33: Animator 4 - Home: gns

GNS, 22.05.2008Seite 33

Function Bar

FieldSelection

Color

Range

Properties of a Field Contextmenu

Style

Title

Fields

Page 34: Animator 4 - Home: gns

GNS, 22.05.2008Seite 34

Geometry Parameters

✗ Model Transformation

✗ Result Transformation

✗ Display Positioning (Explode)

Page 35: Animator 4 - Home: gns

GNS, 22.05.2008Seite 35

Numberformat

✗ Definition of number display

✗ Generation of formatstring for command

Page 36: Animator 4 - Home: gns

GNS, 22.05.2008Seite 36

Printing

✗ Print of view contents & workspace

✗ Full configuration possibilities

✗ Printing to normal printer

✗ Export to pdf or Postscript