public Adaptor2d_HCurve2d(Adaptor2d_HCurve2d parameter1) : base() { throw new NotImplementedException("Native class is abstract"); }
public Adaptor2d_OffsetCurve(Adaptor2d_HCurve2d C, double Offset, double WFirst, double WLast) : base() { throw new NotImplementedException(); }
public void Load(Adaptor2d_HCurve2d S) { throw new NotImplementedException(); }
public Adaptor2d_OffsetCurve(Adaptor2d_HCurve2d C) : base() { throw new NotImplementedException(); }