The BeamOrientation object can have the following members:
Prototype
odb_Set region() const;
odb_Enum::odb_OrientationMethodEnum method() const;
odb_SequenceFloat vector() const;
- method
An odb_Enum::odb_OrientationMethodEnum specifying the orientation assignment method. Possible values are odb_Enum::N1_COSINES, odb_Enum::CSYS, and odb_Enum::VECT.
- region
An OdbSet object specifying a region for which the beam orientation is defined.
- vector
An odb_SequenceFloat specifying direction cosines of the -direction of the beam cross-section.