Understand how FEMAP uses the model bounding box to calculate default model values

Model Bounding Box

What is the Femap Model Bounding Box, and why is it important? The Femap Model Bounding Box is a hexahedral cuboid constructed from planes that bound the model in the x, y, and z axes. The longest diagonal of the model bounding box is used to determine certain default values in Femap.
       model bounding box

For example, the default tolerance used when merging entities is calculated to be bounding box diagonal divided by 10,000, as shown in the below equation. 
  1. Merge tolerance = Diagonal / 10,000.
Also the default maximum deformation is calculated to be the bounding box diagonal multiplied by the applied scale factor and root 3, to average the edge length of the model bounding box, as shown in the below equation.
  1. Maximum deformation = Scale factor * Diagonal * √3



    • Related Articles

    • 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 ...
    • Model Clipping Plane

      The model clipping plane is an invaluable visualization tool that allows you to slice through the FEA or geometry model and view the interior with part of the model removed. To switch the Clipping Plane on, open the dropdown menu from the View Style ...
    • Model Info Tree Shortcuts

      Overview Long lists of entities like Materials or Properties are easier to navigate using the Model Info entity scrolling capability. Instructions Please follow these step-by-step instructions: You can set the maximum number of entities to display in ...
    • 5 Tools to Reduce Time Between Your CAD Model and FE Model

      Creating a finite element model is one of the most time consuming processes in finite element analysis. Using CAD geometry as the basis of your model is a huge time saver, but cleaning the geometry can take forever. Thankfully there are tools that ...
    • Accuracy vs. Speed - Finding the Right Mesh Density for Your Model

      What is in this webinar? What mesh size will provide you the most accurate results within an acceptable period of time? This webinar will cover topics that explore the effect of mesh density on the speed and accuracy of an analysis. Topics will ...