예제 #1
0
 public void Load(Plate_LinearXYZConstraint LXYZConst)
 {
     throw new NotImplementedException();
 }
 public void Append(Plate_LinearXYZConstraint theItem)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, Plate_LinearXYZConstraint theItem)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, Plate_LinearXYZConstraint theItem)
 {
     throw new NotImplementedException();
 }
예제 #5
0
 public Plate_LinearXYZConstraint(Plate_LinearXYZConstraint parameter1)
     : base()
 {
     throw new NotImplementedException();
 }