API Reference Manual
This chapter provides the complete API reference documentation for Qiaotong software.
📌 Note: This is a placeholder document. The full API reference content will be translated and added in a future update.
Overview
The Qiaotong API provides comprehensive interfaces for:
- mdb class: Model data manipulation (nodes, elements, loads, etc.)
- odb class: Query model information and analysis results
Quick Links
- API Introduction - Getting started with Qiaotong API
- Python Environment Setup - Configure your development environment
Coming Soon
The complete API reference documentation including:
- Class and method descriptions
- Parameter specifications
- Return value details
- Usage examples