Exemple #1
0
 public bool LastCheckStatus(ShapeExtend_Status Status)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public bool StatusCurveGaps(ShapeExtend_Status Status)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public bool StatusLoop(ShapeExtend_Status Status)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public bool StatusDegenerated(ShapeExtend_Status Status)
 {
     throw new NotImplementedException();
 }
Exemple #5
0
 public bool StatusSelfIntersection(ShapeExtend_Status Status)
 {
     throw new NotImplementedException();
 }
 public bool StatusGaps2d(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
 public bool StatusFixTails(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
 public bool StatusEdgeCurves(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
 public bool StatusLacking(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
 public bool StatusReorder(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
Exemple #11
0
 public bool DecodeStatus(int flag, ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
Exemple #12
0
 public int EncodeStatus(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
 public bool StatusPinFace(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
 public bool StatusSplitVert(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }