compas-dev / compas_fea

COMPAS interface to common Finite Element Analysis software.
https://compas.dev/compas_fea
MIT License
35 stars 16 forks source link

Add default ex = [1, 0, 0] when adding beam elements detects pure vertical alignment #103

Closed andrewliew closed 5 years ago

andrewliew commented 5 years ago

Warning now given if a vertical beam is detected, not defaulted to [1, 0, 0] as this could be an incorrect assumption.

***** WARNING: vertical BeamElement with no ex axis, element 15 *****