SHAPER  9.15.0
PartSet_SketcherMgr::SelectionInfo Struct Reference

Struct to define selection model information to store/restore selection. More...

Data Fields

std::map< AttributePtr, int > myAttributes
 the selected attributes and indices of points if array More...
 
std::set< ResultPtr > myResults
 
TopoDS_Shape myFirstResultShape
 the selected results More...
 
TopTools_MapOfShape myLocalSelectedShapes
 the first shape of feature result More...
 

Detailed Description

Struct to define selection model information to store/restore selection.

Field Documentation

◆ myAttributes

std::map<AttributePtr, int> PartSet_SketcherMgr::SelectionInfo::myAttributes

the selected attributes and indices of points if array

◆ myFirstResultShape

TopoDS_Shape PartSet_SketcherMgr::SelectionInfo::myFirstResultShape

the selected results

◆ myLocalSelectedShapes

TopTools_MapOfShape PartSet_SketcherMgr::SelectionInfo::myLocalSelectedShapes

the first shape of feature result