public void Set(GeomFill_SectionLaw Section, bool rotat, double SFirst, double SLast, double PrecAngle,
                 ref double LastAngle)
 {
     throw new NotImplementedException();
 }
 public GeomFill_FunctionGuide(GeomFill_SectionLaw S, Adaptor3d_HCurve Guide)
     : base()
 {
     throw new NotImplementedException();
 }
示例#3
0
 public GeomFill_HArray1OfSectionLaw(int theLower, int theUpper, GeomFill_SectionLaw theValue)
     : base()
 {
     throw new NotImplementedException();
 }
示例#4
0
 public void Init(GeomFill_SectionLaw theValue)
 {
     throw new NotImplementedException();
 }
示例#5
0
 public void Build(GeomFill_SectionLaw Section, GeomFill_ApproxStyle Methode, GeomAbs_Shape Continuity)
 {
     throw new NotImplementedException();
 }
示例#6
0
 public void SetValue(int theIndex, GeomFill_SectionLaw theItem)
 {
     throw new NotImplementedException();
 }
示例#7
0
 public void Build(GeomFill_SectionLaw Section)
 {
     throw new NotImplementedException();
 }
示例#8
0
 public void Build(GeomFill_SectionLaw Section, GeomFill_ApproxStyle Methode)
 {
     throw new NotImplementedException();
 }
示例#9
0
 public GeomFill_Array1OfSectionLaw(GeomFill_SectionLaw theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }
 public GeomFill_SweepFunction(GeomFill_SectionLaw Section, GeomFill_LocationLaw Location, double FirstParameter,
                               double FirstParameterOnS, double RatioParameterOnS)
     : base()
 {
     throw new NotImplementedException();
 }
示例#11
0
 public GeomFill_SectionLaw(GeomFill_SectionLaw parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }