The RebarOrientation object represents the orientation of the rebar reference.
import odbAccess session.odbs[name].parts[name].rebarOrientations[i] session.odbs[name].rootAssembly.instances[name].rebarOrientations[i] session.odbs[name].steps[name].frames[i].fieldOutputs[name].values[i]\ .instance.rebarOrientations[i]
The RebarOrientation object can have the following members:
A SymbolicConstant specifying the axis of a cylindrical or spherical datum coordinate system about which an additional rotation is applied. Possible values are AXIS_1, AXIS_2, and AXIS_3.
A Float specifying the angle of the additional rotation.
An OdbSet object specifying a region for which the rebar orientation is defined.
An OdbDatumCsys object specifying a datum coordinates system.