public TopAbs_Orientation OrientationON(TopAbs_State S, TopAbs_ShapeEnum T)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public TopTools_ListOfShape Merged(TopoDS_Shape S, TopAbs_State ToBuild)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public TCollection_AsciiString SPrint(TopAbs_State S)
 {
     throw new NotImplementedException();
 }
示例#4
0
 public void MergeKPart(TopAbs_State TB1, TopAbs_State TB2)
 {
     throw new NotImplementedException();
 }
示例#5
0
 public void MergeSolid(TopoDS_Shape S, TopAbs_State TB)
 {
     throw new NotImplementedException();
 }
示例#6
0
 public void AddPart(TopoDS_Shape aShape, TopAbs_State aState)
 {
     throw new NotImplementedException();
 }
示例#7
0
 public void SetState(TopAbs_State aState)
 {
     throw new NotImplementedException();
 }
 public void After(TopAbs_State S, TopAbs_ShapeEnum ShapeAfter)
 {
     throw new NotImplementedException();
 }
 public void SpreadStateToChild(TopoDS_Shape aShape, TopAbs_State aState,
                                TopOpeBRepDS_IndexedDataMapOfShapeWithState aMapOfShapeWithState)
 {
     throw new NotImplementedException();
 }
 public void Before(TopAbs_State S, TopAbs_ShapeEnum ShapeBefore)
 {
     throw new NotImplementedException();
 }
 public void Before(TopAbs_State S)
 {
     throw new NotImplementedException();
 }
 public void StateAfter(TopAbs_State S)
 {
     throw new NotImplementedException();
 }
 public void Set(TopAbs_State StateBefore, TopAbs_State StateAfter)
 {
     throw new NotImplementedException();
 }
 public TopOpeBRepDS_Transition(TopAbs_State StateBefore, TopAbs_State StateAfter)
     : base()
 {
     throw new NotImplementedException();
 }
示例#15
0
 public void Current(ref TopAbs_State s1, ref TopAbs_State s2)
 {
     throw new NotImplementedException();
 }
示例#16
0
 public bool Value(TopAbs_State s1, TopAbs_State s2)
 {
     throw new NotImplementedException();
 }
示例#17
0
 public TopTools_ListOfShape Part(TopAbs_State aState)
 {
     throw new NotImplementedException();
 }
示例#18
0
 public void ChangeValue(TopAbs_State s1, TopAbs_State s2, bool b)
 {
     throw new NotImplementedException();
 }
示例#19
0
 public void AddParts(TopTools_ListOfShape aL_istOfShape, TopAbs_State aState)
 {
     throw new NotImplementedException();
 }
示例#20
0
 public int GIndex(TopAbs_State S)
 {
     throw new NotImplementedException();
 }
示例#21
0
 public void State(TopAbs_State S, int I)
 {
     throw new NotImplementedException();
 }
示例#22
0
 public bool MkTonE(ref TopAbs_State stb, ref TopAbs_State sta)
 {
     throw new NotImplementedException();
 }
示例#23
0
 public void MergeSolids(TopoDS_Shape S1, TopAbs_State TB1, TopoDS_Shape S2, TopAbs_State TB2)
 {
     throw new NotImplementedException();
 }
示例#24
0
 public void BuildBOP(TopTools_ListOfShape theObjects, TopAbs_State theObjState, TopTools_ListOfShape theTools,
                      TopAbs_State theToolsState)
 {
     throw new NotImplementedException();
 }
示例#25
0
 public bool IsMerged(TopoDS_Shape S, TopAbs_State ToBuild)
 {
     throw new NotImplementedException();
 }
示例#26
0
 public void DumpSegment(gp_Pnt P, gp_Lin L, double Par, TopAbs_State S)
 {
     throw new NotImplementedException();
 }
 public TopAbs_Orientation Orientation(TopAbs_State S)
 {
     throw new NotImplementedException();
 }
示例#28
0
 public void Atomize(ref TopAbs_State state, TopAbs_State newstate)
 {
     throw new NotImplementedException();
 }
示例#29
0
 public bool Getstp3dF(gp_Pnt p, TopoDS_Face f, gp_Pnt2d uv, ref TopAbs_State st)
 {
     throw new NotImplementedException();
 }
 public void Perform(TopAbs_State St1, TopAbs_State St2)
 {
     throw new NotImplementedException();
 }