Set Random Property Colors

Set Random Property Colors

Overview

To aid model visualization it is sometimes useful to be able to clearly distinguish the various properties of the model. How can you assign individual colors for each property randomly in Femap?

Instructions

Please follow these step-by-step instructions:
  1. First of all, to view the model by property color, we have to switch that on in View | Options, by selecting 3. Property Colors under Element in the Labels, Entities and Color category.
    view options, element color mode
  2. Then select Apply.
  3. Now in the menus we can select Modify | Color | Property and we get the selection dialog. Alternatively in the Model Info tree we can expand the Model, right click on Properties and select Color.
    femap color pallette

  4. In the Color Palette dialog click the Random… button and the Color Assignment dialog will appear.
    color assignment dialog
  5. At this stage we can assign the colors by ID (including separation of bands of IDs), entity type, or group to help distinguish model components and help model identification and verification. Click OK and Femap assigns random colors to all the individual properties.
    set-random-property-colors-4
          


    • Related Articles

    • FAQ: How do I set up FEMAP with Autodesk Nastran?

      In order to get FEMAP to point to Autodesk Nastran one needs to modify a few system environment variables. Administrative privilege levels will be needed for this task. NENAST_EXE : C:\\Program FilesAutodeskNastran 2015EditorEditor.exe NENAST_INT: ...
    • Manipulating Geometry and Meshing in FEMAP

      This tutorial demonstrates how quickly FEMAP can modify geometry and create finite element models using the Meshing Toolbox, and Mid-surfacing and Non-Manifold Add tools Tutorial Overview This demonstration will show how quickly FEMAP can modify ...
    • Entity ID Contouring for Model Checking

      Overview Femap has a lot of visualization tools that can be used to verify the model. For example, it’s possible to assign colors to entity IDs allowing a quick visual check of the numbering scheme of the model. Instructions The model used in this ...
    • Part 4 - Meshing and Analysis Preparation

      Introduction Welcome to the introduction to FEMAP video series. In the previous video we set up the material and element properties on the machined arm components and defined loads and boundary conditions. In this video we will continue the ...
    • 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 ...