public void ValAndGrad(gp_Pnt P, ref double D_ist, gp_Vec Grad) { throw new NotImplementedException(); }
public void Normal(gp_Vec D1U, gp_Vec D1V, double MagTol, ref CSLib_NormalStatus theStatus, gp_Dir Normal) { throw new NotImplementedException(); }
public void Perform(TopoDS_Shape Base, gp_Vec V, gp_Vec Vtra) { throw new NotImplementedException(); }
public void D2(double U, gp_Pnt P, gp_Vec V1, gp_Vec V2) { throw new NotImplementedException(); }
public void Normal(gp_Vec D1U, gp_Vec D1V, double SinTol, ref CSLib_DerivativeStatus theStatus, gp_Dir Normal) { throw new NotImplementedException(); }
public void fillIndexTable(gp_Vec theTable) { throw new NotImplementedException(); }
public void Init(gp_Vec theValue) { throw new NotImplementedException(); }
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(); }
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(); }
public void PlaneD1(double U, double V, gp_Ax3 Pos, gp_Pnt P, gp_Vec Vu, gp_Vec Vv) { throw new NotImplementedException(); }
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(); }
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(); }
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(); }
public void D1(double U, double V, gp_Cylinder C, gp_Pnt P, gp_Vec Vu, gp_Vec Vv) { throw new NotImplementedException(); }
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(); }
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(); }
public void SetValue(int theRow, int theCol, gp_Vec theItem) { throw new NotImplementedException(); }
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(); }
public TColgp_Array2OfVec(gp_Vec theBegin, int theRowLower, int theRowUpper, int theColLower, int theColUpper) : base() { throw new NotImplementedException(); }
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(); }
public void SetTangentVector(gp_Vec V, int Index) { throw new NotImplementedException(); }
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(); }
public void D3(Geom_Curve C, double U, gp_Pnt P, gp_Vec V1, gp_Vec V2, gp_Vec V3) { throw new NotImplementedException(); }
public void Tangent(double U, double V, gp_Vec TgS, gp_Vec NormS) { throw new NotImplementedException(); }
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(); }
public void Box(gp_Pnt P, gp_Vec V1, gp_Vec V2, gp_Vec V3) { throw new NotImplementedException(); }
public void D1(double U, double V, gp_Pnt P, gp_Vec D1U, gp_Vec D1V) { throw new NotImplementedException(); }
public LocOpe_Prism(TopoDS_Shape Base, gp_Vec V, gp_Vec Vectra) : base() { throw new NotImplementedException(); }