Skip to content
 
 

Latest commit

 

History

109 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDAS CIVIL NX Python

midas-civil is a Python library that provides an interface to interact with MIDAS Civil NX using Python scripts.
This library allows engineers and developers to automate tasks, extract structural analysis results, manipulate model data, and integrate MIDAS Civil NX with other tools or pipelines using Python.


Features

  • Model Interaction: Create, modify, and query elements, nodes, materials, sections, and boundary conditions.

  • Automation: Run simulations and extract results automatically using Python scripts.

  • Data Extraction: Access analysis results including forces, displacements, reactions, stresses, etc.

  • Integration: Seamlessly connect MIDAS Civil NX with data analysis tools like pandas, NumPy, and visualization tools like matplotlib.

Installation

You can install the library using pip:

pip install midas-civil

Requirements:

  • Python 3+
  • MIDAS Civil NX

Usage

You can use the library using import * command:

from midas_civil import *

Documentation

Python Documentation: Documentation
API Reference: JSON Manual

License

This project is licensed under the MIT License.

About

Documentation of python library

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages