_Truss¶
- class _Truss(dll: SofDll)¶
Bases:
objectHigh-level wrapper for truss-related data access and operations.
The class aggregates the low-level interfaces
_TrussData,_TrussLoad, and_TrussResultsinto a single abstraction. It provides a structured entry point for reading, manipulating and evaluating truss definitions, applied loads, and analysis results.- data: _TrussData¶
- load: _TrussLoad¶
- result: _TrussResult¶