An open API service indexing awesome lists of open source software.

https://github.com/konstantin8105/section

cross section property
https://github.com/konstantin8105/section

area cross-section elastic moment-inertia plastic

Last synced: 4 days ago
JSON representation

cross section property

Awesome Lists containing this project

README

          

# section
cross section property

Coverage
```cmd
go test -coverprofile=coverage.out
go tool cover -html=coverage.out
```