Beispiel #1
0
 public Vector(gp_XYZ Other)
     : base(3)
 {
     Add(Other.X());
     Add(Other.Y());
     Add(Other.Z());
 }
Beispiel #2
0
 public void SquareDistances(gp_XYZ theXYZ, ref double theMin, ref double theMax)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, gp_XYZ theItem)
 {
     throw new NotImplementedException();
 }
 public void DSDT(double U, double V, gp_XYZ DCentre, gp_XYZ DDir, gp_Vec DSDT)
 {
     throw new NotImplementedException();
 }
 public void SetParam(double Param, gp_Pnt Centre, gp_XYZ Dir, gp_XYZ XDir)
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public gce_MakeDir(gp_XYZ Coord)
     : base()
 {
     throw new NotImplementedException();
 }
 public Plate_LinearScalarConstraint(Plate_PinpointConstraint thePPC1, gp_XYZ theCoeff)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetInters(int num, gp_XYZ pos, double upre, double ufol)
 {
     throw new NotImplementedException();
 }
 public void fillIndexTable(gp_XYZ theTable)
 {
     throw new NotImplementedException();
 }
 public TColgp_HArray1OfXYZ(int theLower, int theUpper, gp_XYZ theValue)
     : base()
 {
     throw new NotImplementedException();
 }
 public TColgp_HArray2OfXYZ(int theRowLow, int theRowUpp, int theColLow, int theColUpp, gp_XYZ theValue)
     : base()
 {
     throw new NotImplementedException();
 }
 public Plate_PinpointConstraint(gp_XY point2d, gp_XYZ ImposedValue)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #13
0
 public bool IsOut(gp_XYZ thePnt, ref double theMaxD_ist)
 {
     throw new NotImplementedException();
 }
Beispiel #14
0
 public double SquareDistance(gp_XYZ theNode)
 {
     throw new NotImplementedException();
 }
Beispiel #15
0
 public bool Project(gp_XYZ theNode, gp_XYZ theProjNode, ref double theD_ist, ref bool theInside)
 {
     throw new NotImplementedException();
 }
 public int Data(int num, gp_XYZ pos, ref double upre, ref double ufol)
 {
     throw new NotImplementedException();
 }
 public void SetStart(int num, gp_XYZ pos, double upre)
 {
     throw new NotImplementedException();
 }
 public TColgp_Array2OfXYZ(gp_XYZ theBegin, int theRowLower, int theRowUpper, int theColLower, int theColUpper)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #19
0
 public Plate_D2(gp_XYZ duu, gp_XYZ duv, gp_XYZ dvv)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #20
0
 public bool IsPlanar(TColgp_Array1OfPnt pnts, gp_XYZ Normal)
 {
     throw new NotImplementedException();
 }
 public void SetCoeff(int Row, int Col, gp_XYZ Value)
 {
     throw new NotImplementedException();
 }
Beispiel #22
0
 public bool IsPlanar(Geom_Curve curve, gp_XYZ Normal)
 {
     throw new NotImplementedException();
 }
Beispiel #23
0
 public NLPlate_HPG0G3Constraint(gp_XY UV, gp_XYZ Value, Plate_D1 D1T, Plate_D2 D2T, Plate_D3 D3T)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #24
0
 public int CheckDeflection(gp_XYZ theMidPt, double theMaxDeflection)
 {
     throw new NotImplementedException();
 }
 public bool Deriv2T(gp_XYZ DCentre, gp_XYZ DDir, Vector DFDT, Vector D2FT)
 {
     throw new NotImplementedException();
 }
 public void PlaneEquation(int Triang, gp_XYZ NormalVector, ref double PolarD_istance)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, gp_XYZ theItem)
 {
     throw new NotImplementedException();
 }
 public TColgp_Array1OfXYZ(gp_XYZ theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Append(gp_XYZ theItem)
 {
     throw new NotImplementedException();
 }
 public void Init(gp_XYZ theValue)
 {
     throw new NotImplementedException();
 }