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();
 }
Beispiel #2
0
 public void ComputeSelection(SelectMgr_Selection aSelection, int aMode)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void SetDrawerForBRepOwner(SelectMgr_Selection aSelection, Prs3d_Drawer aDrawer)
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public void ComputeSensitive(TopoDS_Shape theShape, SelectMgr_EntityOwner theOwner,
                              SelectMgr_Selection theSelection, double theDeflection, double theDeflAngle, int theNbPOnEdge,
                              double theMaxiParam, bool theAutoTriang)
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public void Load(SelectMgr_Selection aSelection, SelectMgr_SelectableObject Origin, TopoDS_Shape aShape,
                  TopAbs_ShapeEnum aType, double theDeflection, double theDeviationAngle)
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public void Load(SelectMgr_Selection aSelection, SelectMgr_SelectableObject Origin, TopoDS_Shape aShape,
                  TopAbs_ShapeEnum aType, double theDeflection, double theDeviationAngle, bool AutoTriangulation,
                  int aPriority)
 {
     throw new NotImplementedException();
 }
Beispiel #7
0
 public void Load(SelectMgr_Selection aSelection, TopoDS_Shape aShape, TopAbs_ShapeEnum aType,
                  double theDeflection, double theDeviationAngle, bool AutoTriangulation, int aPriority, int NbPOnEdge,
                  double MaximalParameter)
 {
     throw new NotImplementedException();
 }
Beispiel #8
0
 public void PreBuildBVH(SelectMgr_Selection theSelection)
 {
     throw new NotImplementedException();
 }
Beispiel #9
0
 public void ComputeSelection(SelectMgr_Selection parameter1, int parameter2)
 {
     throw new NotImplementedException();
 }
Beispiel #10
0
 public void ComputeArcSelection(SelectMgr_Selection aSelection)
 {
     throw new NotImplementedException();
 }
Beispiel #11
0
 public void ComputeSelection(SelectMgr_Selection theSel, int theMode)
 {
     throw new NotImplementedException();
 }
Beispiel #12
0
 public void ComputeInfiniteLineSelection(SelectMgr_Selection aSelection)
 {
     throw new NotImplementedException();
 }