Femap User Interface

Part 1 - Femap User Interface

Introduction

Before we begin our analysis, let's get familiar with Femap’s user interface.

      

User Interface

We’ll look at the main components of the user interface, including the maps command interface, graphics windows, and tabbed and dockable panes. Let's begin by looking at the layout of the Femap applicationThe titlebar displays the current Femap model file and view.

      femap user interface main toolbar

Menu Bar

The menu bar provides access to Femap modeling and editing operations.

      femap menu bar

Status Bar

The status bar in the lower left corner displays the number of nodes and elements in the active model or displays a description of a command when it is selected from a menu or toolbar.
      
femap status bar


The status bar in the lower right corner displays the active property, load set, constraint set, group, and output set. Clicking on any one of these five objects activates a menu that allows you to activate, create, and manage these objects.

      femap status bar lower right view

Graphics Pane

In the graphics pane you can dynamically zoom, pan, and rotate your Femap model.

      femap graphics pane

Other Toolbars and Menus

Model pre and post processing commands are accessible through the menu, toolbars, shortcut keys, and through several of the panes such as the model info, entity editor, meshing toolbox, and postprocessing toolbox. The menu is organized by tasks such as geometry and meshing. Toolbars simplify access to these commands and are fully customizable. Activating and customizing toolbars is easily accomplished by right clicking in an area next to the menu bar or dock toolbars and selecting a toolbar to open or close from the menu or by selecting customize.

      femap customize toolbar

In addition, Femap has multiple panes that can be docked, floated, or tabbed. Panes can be activated or deactivated via the panes toolbar or via the tools menu.
  1. The model info pane contains an organized list of entities in the active Femap model file. Right clicking on an entity provides quick access to common creation and entity operations for that type entity.
  2. The entity editor page displays detailed information about an entity selected in the model info pane and allows editing of attributes of that entity.
  3. The entity info pane displays entity attributes including analysis results.
  4. The meshing toolbox pane provides access to creation, editing, and verification of meshes.
      

The Postprocessing Toolbox allows you to activate and control deformed contour and freebody results displays.

      

The charting pane displays XY data plots. The data table pane is used to display the information and listing of results in a format similar to a spreadsheet.

      femap data table pane

There are an additional two panes available: The Program File pane for capturing sets of Femap commands as a file for replay, and the API pane for the development of custom applications using the OLE Comm interface to Femap. In the next section we will import our geometry and begin preparing our model for analysis. 
    • Related Articles

    • Optimize your Femap User Interface

      What is in this webinar? In this webinar, we cover how you can customize your Femap user interface to speed up your set-up and analysis time. Femap Details and Licensing Advanced Support Services
    • A Comprehensive Introduction to Femap Application Programming Interface (API)

      What is the Femap Application Programming Interface (API)? The Femap API is a means to programmatically call Femap functions from within Femap or another programming environment. The code is an object-oriented code written in Visual Basic for ...
    • Getting Started with Femap

      Welcome to the Getting Started with Femap tutorial series In this tutorial, we'll use Femap to go through the steps of creating and setting up a finite element model, analyzing it with NX Nastran, and reviewing the results. Why did we create this ...
    • FEMAP Licensing Info

      The attached presentation describes the three methods of licensing FEMAP, common problems and resolutions, and how to retrieve a license file from the Siemens Support Center. Femap Details and Licensing Advanced Support Services
    • Part 6 - Automation

      In this section we'll look at using program files and APIs to accelerate repetitive tasks, or handle custom requirements in your particular workflow. Also remember that we have free webinars and tutorials on our Webinar and YouTube pages. <- Back to ...