Creates a selecting object.
Role: For a geometrical feature corresponding to a canonic feature ( point, line, plane, surface with one planar face, ..),
this method creates a selecting object (vertex, linear edge, planar face) on the unique cell of same dimension as the geometrical feature.
If a selecting object is created, S_OK is returned, E_FAIL otherwise.
For instance, E_FAIL is returned in case of geometrical feature generating more that one cell or for a non planar surface.
Parameters:
iGeometricalElement
The geometrical feature.
oBRepAccess
The selecting object.
oDimension
The dimension of the cell associated with the selecting object.
Legal values:
0 : point
1 : line
2 : plane
-1 : no selecting object was created
This object is included in the file: CATMmrBRepFromGeometricalElementServices.h