This repository contains a set of useful scripts, tools, and templates for use with the Siemens Simcenter Femap API.
Unless otherwise noted therein, all scripts, libraries, and code snippets contained within this repository are provided for use under the OSL-3.0 license.
Simcenter Femap, Simcenter Nastran, and related documentation are proprietary to Siemens Digital Industries Software Inc. Siemens and the Siemens logo are registered trademarks of Siemens AG. NX is a trademark or registered trademark of Siemens Digital Industries Software Inc. or its subsidiaries in the United States and in other countries.
The repository is organized by tool type as follows:
Directory | Description |
---|---|
color-palettes |
Color palette files for Femap. Intended for providing more modern contour color themes. |
excel |
Excel files for interacting with Femap from Excel. |
layouts |
Femap layout files that include toolbars and buttons mapped to some of the custom API scripts in user-tools |
libraries |
Femap libraries (*.esp files) for views, materials, etc. |
powershell |
Powershell scripts for Nastran execution, file cleanup, etc. |
python |
Python scripts and tools. |
selection-tools |
Selection tools for use with Femap selection windows. |
templates |
Function and script templates for writing new scripts. |
user-tools |
Femap API scripts. |