OrientationRegion#

class orix.quaternion.OrientationRegion(data: Union[ndarray, Rotation, list, tuple])[source]#

Bases: Rotation

A set of Rotation which are the normals of an orientation region.

Attributes

Methods

OrientationRegion.faces()

OrientationRegion.from_symmetry(s1[, s2])

The set of unique (mis)orientations of a symmetrical object.

OrientationRegion.get_plot_data()

Suitable Rotations for the construction of a wireframe.

OrientationRegion.vertices()

Return the vertices of the asymmetric domain.