SHAPER  9.12.0
GeomAlgoAPI_SortListOfShapes Class Reference

Performs sorting of shapes according to geometric properties. More...

Static Public Member Functions

static void sort (ListOfShape &theShapes)
 Sorts list of shapes in accordance with their geometric properties. More...
 

Detailed Description

Performs sorting of shapes according to geometric properties.

Member Function Documentation

◆ sort()

void GeomAlgoAPI_SortListOfShapes::sort ( ListOfShape &  theShapes)
static

Sorts list of shapes in accordance with their geometric properties.

Parameters
[in/out]theShapes list of shapes.