Model.createorthotropicdirection#

Model.createorthotropicdirection()#

Creates the INSHE/ORTHO_LOC tables based on the composite data in the session.

Example#

Create the INSHE / ORTHO_LOC tables based on the composite data in the session#
import hm
import hm.entities as ent

model = hm.Model()

model.createorthotropicdirection()