Releases: robbievanleeuwen/section-properties
Releases · robbievanleeuwen/section-properties
v1.0.8
- All plots now return figure and axes objects
- Fix bug in frame_properties causing the program to crash under certain circumstances
v1.0.7
- Fix bug with geometry cleaning algorithm resulting in an infinite loop
- Added NASTRAN sections (JohnDN90)
- Added tight_layout to plots (Nils Wagner)
- Added BoxGirderSection class
- Added cross-section perimeter calculation
- Added perimeter offset method (BETA)
- Added mesh refinement example to docs
v1.0.5
- Added calculation of monosymmetric constants
- Added tapered flange I-section and channel sections
- Added solid elliptical and hollow elliptcal sections (BenjaminFraser)
- Added polygonal section (Agent6-6-6)
- Handle zero radius for all section classes; handle r_out < t for relevant sections
- Update Cee and Zed sections to account for short lips
v1.0.4
- Added a monosymmetric I-section class
- Extend the plastic centroid search range to the entire section
- Remove the pc_region variable from the plastic centroid calculation as it is no longer relevant
- Better verbose output for the plastic centroid calculation
v1.0.3
- Retrieve cross-section stresses using get_stress()
v1.0.2
- Fix returns for adding to geometry
v1.0.0
- Initial release of the package rebuild.