edges#

property FundamentalSector.edges: Vector3d#

Return the unit vectors which delineate the region in the stereographic projection.

The vectors are sorted in the counter-clockwise direction around the sector center in the stereographic projection.

The first edge is repeated at the end. This is done so that orix.plot.StereographicPlot.plot() draws bounding lines without gaps.