Beispiel #1
0
 public void Init(ChFiDS_Stripe theValue)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public ChFiDS_StripeArray1(ChFiDS_Stripe theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void SetValue(int theIndex, ChFiDS_Stripe theItem)
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public ChFiDS_Stripe(ChFiDS_Stripe parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public void Add(TopoDS_Vertex V, ChFiDS_Stripe F)
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public ChFiDS_Stripe Prepend(ChFiDS_Stripe theItem)
 {
     throw new NotImplementedException();
 }