Exemplo n.º 1
0
 public bool SplitByLine(ShapeFix_WireSegment wire, gp_Lin2d line, bool cutbyu, int cutindex,
                         TColStd_SequenceOfReal SplitLinePar, TColStd_SequenceOfInteger SplitLineCode,
                         TopTools_SequenceOfShape SplitLineVertex)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public ShapeFix_WireSegment SplitWire(ShapeFix_WireSegment wire, TColStd_SequenceOfInteger indexes,
                                       TColStd_SequenceOfReal values, TopTools_SequenceOfShape vertices, TColStd_SequenceOfInteger segcodes,
                                       bool cutbyu, int cutindex)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void GetAllZLayers(TColStd_SequenceOfInteger theLayerSeq)
 {
     throw new NotImplementedException();
 }
 public void FillPntsInHoles(IntPatch_TheSurfFunction Section, TColStd_SequenceOfInteger CopySeqAlone,
                             IntSurf_SequenceOfInteriorPoint PntsInHoles)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public void AnalysisNearestEdges(TopTools_SequenceOfShape sequenceSec,
                                  TColStd_SequenceOfInteger seqIndCandidate, TColStd_SequenceOfBoolean seqOrientations)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public bool FindCandidates(TopTools_SequenceOfShape seqSections, TColStd_IndexedMapOfInteger mapReference,
                            TColStd_SequenceOfInteger seqCandidates, TColStd_SequenceOfBoolean seqOrientations)
 {
     throw new NotImplementedException();
 }