Пример #1
0
 public void computeSubshapeSelection(AIS_ColoredDrawer theParentDrawer,
                                      AIS_DataMapOfShapeDrawer theShapeDrawerMap, TopoDS_Shape theShape, StdSelect_BRepOwner theOwner,
                                      SelectMgr_Selection theSelection, TopAbs_ShapeEnum theTypOfSel, int thePriority, double theDeflection,
                                      double theDeflAngle)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public AIS_DataMapOfShapeDrawer Assign(AIS_DataMapOfShapeDrawer theOther)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void Exchange(AIS_DataMapOfShapeDrawer theOther)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public AIS_DataMapOfShapeDrawer(AIS_DataMapOfShapeDrawer theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public void bindSubShapes(AIS_DataMapOfShapeDrawer theShapeDrawerMap, TopoDS_Shape theKeyShape,
                           AIS_ColoredDrawer theDrawer)
 {
     throw new NotImplementedException();
 }
Пример #6
0
 public void fillSubshapeDrawerMap(AIS_DataMapOfShapeDrawer theSubshapeDrawerMap)
 {
     throw new NotImplementedException();
 }