public void Set(ProjLib_ProjectedCurve C) { throw new NotImplementedException(); }
public ProjLib_ProjectedCurve(ProjLib_ProjectedCurve parameter1) : base() { throw new NotImplementedException(); }
public ProjLib_HProjectedCurve(ProjLib_ProjectedCurve C) : base() { throw new NotImplementedException(); }
public void MakePCurveOfType(ProjLib_ProjectedCurve PC, Geom2d_Curve aC) { throw new NotImplementedException(); }