public Plate_LinearScalarConstraint(Plate_Array1OfPinpointConstraint thePPC, TColgp_Array2OfXYZ theCoeff)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public Plate_LinearXYZConstraint(Plate_Array1OfPinpointConstraint thePPC, TColStd_Array2OfReal theCoeff)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public Plate_Array1OfPinpointConstraint Move(Plate_Array1OfPinpointConstraint theOther)
 {
     throw new NotImplementedException();
 }
 public Plate_HArray1OfPinpointConstraint(Plate_Array1OfPinpointConstraint theOther)
     : base()
 {
     throw new NotImplementedException();
 }