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();
 }
Exemple #2
0
 public bool Find(TopoDS_Shape theKey, AIS_ColoredDrawer theValue)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public AIS_ColoredDrawer Bound(TopoDS_Shape theKey, AIS_ColoredDrawer theItem)
 {
     throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
 }
Exemple #4
0
 public AIS_ColoredDrawer(AIS_ColoredDrawer parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void bindSubShapes(AIS_DataMapOfShapeDrawer theShapeDrawerMap, TopoDS_Shape theKeyShape,
                           AIS_ColoredDrawer theDrawer)
 {
     throw new NotImplementedException();
 }