Exemple #1
0
 public void Perform(BRepGProp_Face S, BRepGProp_Domain D)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public double Perform(BRepGProp_Face S, BRepGProp_Domain D, double Eps)
 {
     throw new NotImplementedException();
 }
 public BRepGProp_Domain(BRepGProp_Domain parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public BRepGProp_Sinert(BRepGProp_Face S, BRepGProp_Domain D, gp_Pnt SLocation, double Eps)
     : base()
 {
     throw new NotImplementedException();
 }
 public double Compute(BRepGProp_Face theSurface, BRepGProp_Domain theDomain, gp_Pnt theLocation, double theEps,
                       ref double theOutMass, gp_Pnt theOutGravityCenter, gp_Mat theOutInertia)
 {
     throw new NotImplementedException();
 }
 public BRepGProp_Vinert(BRepGProp_Face S, BRepGProp_Domain D, gp_Pln Pl, gp_Pnt VLocation)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepGProp_VinertGK(BRepGProp_Face theSurface, BRepGProp_Domain theDomain, gp_Pnt theLocation)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepGProp_VinertGK(BRepGProp_Face theSurface, BRepGProp_Domain theDomain, gp_Pnt theLocation,
                           double theTolerance, bool theCGFlag)
     : base()
 {
     throw new NotImplementedException();
 }
 public double Perform(BRepGProp_Face theSurface, BRepGProp_Domain theDomain, gp_Pln thePlane)
 {
     throw new NotImplementedException();
 }
 public double Perform(BRepGProp_Face theSurface, BRepGProp_Domain theDomain, gp_Pln thePlane,
                       double theTolerance, bool theCGFlag)
 {
     throw new NotImplementedException();
 }
 public double Perform(BRepGProp_Face theSurface, BRepGProp_Domain theDomain, gp_Pnt thePoint,
                       double theTolerance)
 {
     throw new NotImplementedException();
 }