The BeamOrientation object represents the direction of the first beam section axis . Specifying the beam orientation using an additional node in the element connectivity list is not supported.
import odbAccess session.odbs[name].parts[name].beamOrientations[i] session.odbs[name].rootAssembly.instances[name].beamOrientations[i] session.odbs[name].steps[name].frames[i].fieldOutputs[name].values[i]\ .instance.beamOrientations[i]
The BeamOrientation object can have the following members:
A SymbolicConstant specifying the orientation assignment method. Possible values are N1_COSINES, CSYS, and VECT.
An OdbSet object specifying a region for which the beam orientation is defined.
A tuple of Floats specifying direction cosines of the -direction of the beam cross-section.