コード例 #1
0
 public Plate_GtoCConstraint(gp_XY point2d, Plate_D1 D1S, Plate_D1 D1T, Plate_D2 D2S, Plate_D2 D2T, Plate_D3 D3S,
                             Plate_D3 D3T, gp_XYZ nP)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public gp_XYZ Evaluate(gp_XY point2d)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public double SolEm(gp_XY point2d, int iu, int iv)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public void Init(gp_XY theValue)
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public NLPlate_HPG2Constraint(gp_XY UV, Plate_D1 D1T, Plate_D2 D2T)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #6
0
 public gp_XY Shift(gp_XY thePnt, double theTol)
 {
     throw new NotImplementedException();
 }
コード例 #7
0
 public void SetValue(int theIndex, gp_XY theItem)
 {
     throw new NotImplementedException();
 }
コード例 #8
0
ファイル: Bnd_B2f.cs プロジェクト: Oblikovati/CascadeSharp
 public bool IsOut(gp_XY theCenter, double theRadius, bool _isCircleHollow)
 {
     throw new NotImplementedException();
 }
コード例 #9
0
ファイル: Bnd_B2f.cs プロジェクト: Oblikovati/CascadeSharp
 public bool IsOut(gp_XY theCenter, double theRadius)
 {
     throw new NotImplementedException();
 }
コード例 #10
0
ファイル: Bnd_B2f.cs プロジェクト: Oblikovati/CascadeSharp
 public void Add(gp_XY thePnt)
 {
     throw new NotImplementedException();
 }
コード例 #11
0
ファイル: Bnd_B2f.cs プロジェクト: Oblikovati/CascadeSharp
 public bool IsOut(gp_XY thePnt)
 {
     throw new NotImplementedException();
 }
コード例 #12
0
ファイル: Bnd_B2f.cs プロジェクト: Oblikovati/CascadeSharp
 public Bnd_B2f(gp_XY theCenter, gp_XY theHSize)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #13
0
ファイル: Bnd_B2f.cs プロジェクト: Oblikovati/CascadeSharp
 public void SetHSize(gp_XY theHSize)
 {
     throw new NotImplementedException();
 }
コード例 #14
0
ファイル: Bnd_B2f.cs プロジェクト: Oblikovati/CascadeSharp
 public void SetCenter(gp_XY theCenter)
 {
     throw new NotImplementedException();
 }
コード例 #15
0
 public TColgp_HArray2OfXY(int theRowLow, int theRowUpp, int theColLow, int theColUpp, gp_XY theValue)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #16
0
 public NLPlate_HPG0Constraint(gp_XY UV, gp_XYZ Value)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #17
0
 public double Coord(int i, gp_XY thePnt)
 {
     throw new NotImplementedException();
 }
コード例 #18
0
 public Plate_PinpointConstraint(gp_XY point2d, gp_XYZ ImposedValue)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #19
0
 public void SetUV(gp_XY UV)
 {
     throw new NotImplementedException();
 }
コード例 #20
0
 public gce_MakeDir2d(gp_XY Coord)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #21
0
 public TColgp_HArray1OfXY(int theLower, int theUpper, gp_XY theValue)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #22
0
 public void SetRadius(gp_XY UandR, int IinC)
 {
     throw new NotImplementedException();
 }
コード例 #23
0
 public Plate_PlaneConstraint(gp_XY point2d, gp_Pln pln)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #24
0
 public void InsertAfter(int theIndex, gp_XY theItem)
 {
     throw new NotImplementedException();
 }
コード例 #25
0
 public NLPlate_HPG0G3Constraint(gp_XY UV, gp_XYZ Value, Plate_D1 D1T, Plate_D2 D2T, Plate_D3 D3T)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #26
0
 public void Append(gp_XY theItem)
 {
     throw new NotImplementedException();
 }
コード例 #27
0
 public gp_XYZ EvaluateDerivative(gp_XY point2d, int iu, int iv)
 {
     throw new NotImplementedException();
 }
コード例 #28
0
 public void fillIndexTable(gp_XY theTable)
 {
     throw new NotImplementedException();
 }
コード例 #29
0
 public double Polm(gp_XY point2d, int iu, int iv, int idu, int idv)
 {
     throw new NotImplementedException();
 }
コード例 #30
0
 public Plate_GtoCConstraint(gp_XY point2d, Plate_D1 D1S, Plate_D1 D1T)
     : base()
 {
     throw new NotImplementedException();
 }