Ejemplo n.º 1
0
 public void Load(Plate_PinpointConstraint PConst)
 {
     throw new NotImplementedException();
 }
 public Plate_LinearScalarConstraint(Plate_PinpointConstraint thePPC1, gp_XYZ theCoeff)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetPPC(int Index, Plate_PinpointConstraint Value)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public Plate_Array1OfPinpointConstraint(Plate_PinpointConstraint theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public void Init(Plate_PinpointConstraint theValue)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public void SetValue(int theIndex, Plate_PinpointConstraint theItem)
 {
     throw new NotImplementedException();
 }
 public Plate_PinpointConstraint(Plate_PinpointConstraint parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Append(Plate_PinpointConstraint theItem)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, Plate_PinpointConstraint theItem)
 {
     throw new NotImplementedException();
 }
 public Plate_HArray1OfPinpointConstraint(int theLower, int theUpper, Plate_PinpointConstraint theValue)
     : base()
 {
     throw new NotImplementedException();
 }