edges#

property FundamentalSector.edges: Vector3d#

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

They 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.