Esempio n. 1
0
 public bool LastCheckStatus(ShapeExtend_Status Status)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public bool StatusCurveGaps(ShapeExtend_Status Status)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public bool StatusLoop(ShapeExtend_Status Status)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public bool StatusDegenerated(ShapeExtend_Status Status)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public bool StatusSelfIntersection(ShapeExtend_Status Status)
 {
     throw new NotImplementedException();
 }
Esempio n. 6
0
 public bool StatusGaps2d(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
Esempio n. 7
0
 public bool StatusFixTails(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
Esempio n. 8
0
 public bool StatusEdgeCurves(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
Esempio n. 9
0
 public bool StatusLacking(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
Esempio n. 10
0
 public bool StatusReorder(ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
Esempio n. 11
0
 public bool DecodeStatus(int flag, ShapeExtend_Status status)
 {
     throw new NotImplementedException();
 }
Esempio n. 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();
 }