コード例 #1
0
 public void ValAndGrad(gp_Pnt P, ref double D_ist, gp_Vec Grad)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
ファイル: CSLib.cs プロジェクト: Oblikovati/CascadeSharp
 public void Normal(gp_Vec D1U, gp_Vec D1V, double MagTol, ref CSLib_NormalStatus theStatus, gp_Dir Normal)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public void Perform(TopoDS_Shape Base, gp_Vec V, gp_Vec Vtra)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public void D2(double U, gp_Pnt P, gp_Vec V1, gp_Vec V2)
 {
     throw new NotImplementedException();
 }
コード例 #5
0
ファイル: CSLib.cs プロジェクト: Oblikovati/CascadeSharp
 public void Normal(gp_Vec D1U, gp_Vec D1V, double SinTol, ref CSLib_DerivativeStatus theStatus, gp_Dir Normal)
 {
     throw new NotImplementedException();
 }
コード例 #6
0
 public void fillIndexTable(gp_Vec theTable)
 {
     throw new NotImplementedException();
 }
コード例 #7
0
 public void Init(gp_Vec theValue)
 {
     throw new NotImplementedException();
 }
コード例 #8
0
 public void CylinderD2(double U, double V, gp_Ax3 Pos, double Radius, gp_Pnt P, gp_Vec Vu, gp_Vec Vv,
                        gp_Vec Vuu, gp_Vec Vvv, gp_Vec Vuv)
 {
     throw new NotImplementedException();
 }
コード例 #9
0
 public void SphereD3(double U, double V, gp_Ax3 Pos, double Radius, gp_Pnt P, gp_Vec Vu, gp_Vec Vv, gp_Vec Vuu,
                      gp_Vec Vvv, gp_Vec Vuv, gp_Vec Vuuu, gp_Vec Vvvv, gp_Vec Vuuv, gp_Vec Vuvv)
 {
     throw new NotImplementedException();
 }
コード例 #10
0
 public void PlaneD1(double U, double V, gp_Ax3 Pos, gp_Pnt P, gp_Vec Vu, gp_Vec Vv)
 {
     throw new NotImplementedException();
 }
コード例 #11
0
 public void ConeD1(double U, double V, gp_Ax3 Pos, double Radius, double SAngle, gp_Pnt P, gp_Vec Vu, gp_Vec Vv)
 {
     throw new NotImplementedException();
 }
コード例 #12
0
 public void D3(double U, double V, gp_Torus T, gp_Pnt P, gp_Vec Vu, gp_Vec Vv, gp_Vec Vuu, gp_Vec Vvv,
                gp_Vec Vuv, gp_Vec Vuuu, gp_Vec Vvvv, gp_Vec Vuuv, gp_Vec Vuvv)
 {
     throw new NotImplementedException();
 }
コード例 #13
0
 public void D2(double U, double V, gp_Sphere S, gp_Pnt P, gp_Vec Vu, gp_Vec Vv, gp_Vec Vuu, gp_Vec Vvv,
                gp_Vec Vuv)
 {
     throw new NotImplementedException();
 }
コード例 #14
0
 public void D1(double U, double V, gp_Cylinder C, gp_Pnt P, gp_Vec Vu, gp_Vec Vv)
 {
     throw new NotImplementedException();
 }
コード例 #15
0
 public void D3(double U, double V, gp_Pnt P, gp_Vec D1U, gp_Vec D1V, gp_Vec D2U, gp_Vec D2V, gp_Vec D2UV,
                gp_Vec D3U, gp_Vec D3V, gp_Vec D3UUV, gp_Vec D3UVV)
 {
     throw new NotImplementedException();
 }
コード例 #16
0
 public void TorusD3(double U, double V, gp_Ax3 Pos, double MajorRadius, double MinorRadius, gp_Pnt P, gp_Vec Vu,
                     gp_Vec Vv, gp_Vec Vuu, gp_Vec Vvv, gp_Vec Vuv, gp_Vec Vuuu, gp_Vec Vvvv, gp_Vec Vuuv, gp_Vec Vuvv)
 {
     throw new NotImplementedException();
 }
コード例 #17
0
 public void SetValue(int theRow, int theCol, gp_Vec theItem)
 {
     throw new NotImplementedException();
 }
コード例 #18
0
 public void Tangent(double U1, double V1, double U2, double V2, gp_Vec TgFirst, gp_Vec TgLast, gp_Vec NormFirst,
                     gp_Vec NormLast)
 {
     throw new NotImplementedException();
 }
コード例 #19
0
 public TColgp_Array2OfVec(gp_Vec theBegin, int theRowLower, int theRowUpper, int theColLower, int theColUpper)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #20
0
 public void D2(Adaptor3d_HSurface S, double U, double V, gp_Pnt P, gp_Vec D1U, gp_Vec D1V, gp_Vec D2U,
                gp_Vec D2V, gp_Vec DUV)
 {
     throw new NotImplementedException();
 }
コード例 #21
0
 public void SetTangentVector(gp_Vec V, int Index)
 {
     throw new NotImplementedException();
 }
コード例 #22
0
 public void D2(double theU, double theV, gp_Pnt thePoint, gp_Vec theTangentU, gp_Vec theTangentV,
                gp_Vec theCurvatureU, gp_Vec theCurvatureV, gp_Vec theCurvatureUV)
 {
     throw new NotImplementedException();
 }
コード例 #23
0
 public void D3(Geom_Curve C, double U, gp_Pnt P, gp_Vec V1, gp_Vec V2, gp_Vec V3)
 {
     throw new NotImplementedException();
 }
コード例 #24
0
 public void Tangent(double U, double V, gp_Vec TgS, gp_Vec NormS)
 {
     throw new NotImplementedException();
 }
コード例 #25
0
ファイル: CSLib.cs プロジェクト: Oblikovati/CascadeSharp
 public void Normal(gp_Vec D1U, gp_Vec D1V, gp_Vec D2U, gp_Vec D2V, gp_Vec D2UV, double SinTol, ref bool Done,
                    ref CSLib_NormalStatus theStatus, gp_Dir Normal)
 {
     throw new NotImplementedException();
 }
コード例 #26
0
 public void Box(gp_Pnt P, gp_Vec V1, gp_Vec V2, gp_Vec V3)
 {
     throw new NotImplementedException();
 }
コード例 #27
0
 public void D1(double U, double V, gp_Pnt P, gp_Vec D1U, gp_Vec D1V)
 {
     throw new NotImplementedException();
 }
コード例 #28
0
 public LocOpe_Prism(TopoDS_Shape Base, gp_Vec V, gp_Vec Vectra)
     : base()
 {
     throw new NotImplementedException();
 }