Module: StructuraidCore::Engineering::Analysis::Footing::Utils::BasicGeometry
- Included in:
- CentricCombinedTwoColumns
- Defined in:
- lib/structuraid_core/engineering/analysis/footing/utils/basic_geometry.rb
Constant Summary collapse
- ORTHOGONALITIES =
%i[length_1 length_2].freeze
Instance Method Summary collapse
Instance Method Details
#solicitation_load ⇒ Object
9 10 11 |
# File 'lib/structuraid_core/engineering/analysis/footing/utils/basic_geometry.rb', line 9 def solicitation_load solicitation * orthogonal_length end |