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